Searched defs:isp1301 (Results 1 – 1 of 1) sorted by relevance
54 struct isp1301 { struct55 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;