My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
soc_ioctl.c File Reference
#include "soc_common.h"
#include <errno.h>
#include <fcntl.h>
#include <stdarg.h>
#include <sys/ioctl.h>

Go to the source code of this file.

Functions

int ioctl (int fd, int request,...)
 

Function Documentation

int ioctl ( int  fd,
int  request,
  ... 
)

Definition at line 7 of file soc_ioctl.c.