Linux Kernel
3.7.1
|
#include <gio_device.h>
Data Fields | |
struct device | dev |
struct resource | resource |
unsigned int | irq |
unsigned int | slotno |
const char * | name |
struct gio_device_id | id |
unsigned | id32:1 |
unsigned | gio64:1 |
Definition at line 8 of file gio_device.h.
Definition at line 9 of file gio_device.h.
unsigned gio64 |
Definition at line 17 of file gio_device.h.
Definition at line 15 of file gio_device.h.
unsigned id32 |
Definition at line 16 of file gio_device.h.
unsigned int irq |
Definition at line 11 of file gio_device.h.
Definition at line 14 of file gio_device.h.
Definition at line 10 of file gio_device.h.
unsigned int slotno |
Definition at line 12 of file gio_device.h.