Linux Kernel
3.7.1
|
Data Fields | |
struct device * | dev |
void __iomem * | hdq_base |
struct mutex | hdq_mutex |
int | hdq_usecount |
u8 | hdq_irqstatus |
spinlock_t | hdq_spinlock |
int | init_trans |
Definition at line 55 of file omap_hdq.c.
Definition at line 56 of file omap_hdq.c.
Definition at line 57 of file omap_hdq.c.
u8 hdq_irqstatus |
Definition at line 61 of file omap_hdq.c.
Definition at line 59 of file omap_hdq.c.
spinlock_t hdq_spinlock |
Definition at line 63 of file omap_hdq.c.
int hdq_usecount |
Definition at line 60 of file omap_hdq.c.
int init_trans |
Definition at line 69 of file omap_hdq.c.