|
Linux Kernel
3.7.1
|
Data Fields | |
| struct usb_phy | phy |
| struct i2c_client * | client |
| void(* | i2c_release )(struct device *dev) |
| int | irq_type |
| u32 | last_otg_ctrl |
| unsigned | working:1 |
| struct timer_list | timer |
| struct work_struct | work |
| unsigned long | todo |
Definition at line 54 of file isp1301_omap.c.
Definition at line 56 of file isp1301_omap.c.
| int irq_type |
Definition at line 59 of file isp1301_omap.c.
| u32 last_otg_ctrl |
Definition at line 61 of file isp1301_omap.c.
Definition at line 55 of file isp1301_omap.c.
Definition at line 64 of file isp1301_omap.c.
| unsigned long todo |
Definition at line 69 of file isp1301_omap.c.
| struct work_struct work |
Definition at line 67 of file isp1301_omap.c.
| unsigned working |
Definition at line 62 of file isp1301_omap.c.
1.8.2