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

#include <gio_device.h>

Data Fields

struct device dev
 
struct resource resource
 
unsigned int irq
 
unsigned int slotno
 
const charname
 
struct gio_device_id id
 
unsigned id32:1
 
unsigned gio64:1
 

Detailed Description

Definition at line 8 of file gio_device.h.

Field Documentation

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.

const char* name

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.


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