Home
last modified time | relevance | path

Searched defs:isp1301 (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/usb/otg/
Disp1301_omap.c54 struct isp1301 { struct
55 struct otg_transceiver otg;
56 struct i2c_client *client;
57 void (*i2c_release)(struct device *dev);
59 int irq_type;
61 u32 last_otg_ctrl;
62 unsigned working:1;
64 struct timer_list timer;
67 struct work_struct work;
69 unsigned long todo;