Linux Kernel
3.7.1
|
Data Fields | |
char * | name |
umode_t | mode |
struct file_operations * | fops |
Definition at line 57 of file i2o_proc.c.
struct file_operations* fops |
Definition at line 60 of file i2o_proc.c.
umode_t mode |
Definition at line 59 of file i2o_proc.c.
char* name |
Definition at line 58 of file i2o_proc.c.