Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mc_device Struct Reference

#include <mconsole_kern.h>

Data Fields

struct list_head list
 
charname
 
int(* config )(char *, char **)
 
int(* get_config )(char *, char *, int, char **)
 
int(* id )(char **, int *, int *)
 
int(* remove )(int, char **)
 

Detailed Description

Definition at line 18 of file mconsole_kern.h.

Field Documentation

int(* config)(char *, char **)

Definition at line 21 of file mconsole_kern.h.

int(* get_config)(char *, char *, int, char **)

Definition at line 22 of file mconsole_kern.h.

int(* id)(char **, int *, int *)

Definition at line 23 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.

int(* remove)(int, char **)

Definition at line 24 of file mconsole_kern.h.


The documentation for this struct was generated from the following file: