|
Linux Kernel
3.7.1
|
#include <mod_devicetable.h>
Public Member Functions | |
| kernel_ulong_t driver_data | __attribute__ ((aligned(sizeof(kernel_ulong_t)))) |
Data Fields | |
| kernel_ulong_t | callback |
| kernel_ulong_t | ident |
| struct dmi_strmatch | matches [4] |
Definition at line 488 of file mod_devicetable.h.
Definition at line 489 of file mod_devicetable.h.
| kernel_ulong_t ident |
Definition at line 490 of file mod_devicetable.h.
| struct dmi_strmatch matches[4] |
Definition at line 491 of file mod_devicetable.h.
1.8.2