Linux Kernel
3.7.1
|
#include <mconsole_kern.h>
Data Fields | |
struct list_head | list |
char * | name |
int(* | config )(char *, char **) |
int(* | get_config )(char *, char *, int, char **) |
int(* | id )(char **, int *, int *) |
int(* | remove )(int, char **) |
Definition at line 18 of file mconsole_kern.h.
Definition at line 19 of file mconsole_kern.h.
char* name |
Definition at line 20 of file mconsole_kern.h.
Definition at line 24 of file mconsole_kern.h.