Lines Matching refs:twl6030_usb
78 struct twl6030_usb { struct
100 #define comparator_to_twl(x) container_of((x), struct twl6030_usb, comparator) argument
104 static inline int twl6030_writeb(struct twl6030_usb *twl, u8 module, in twl6030_writeb()
116 static inline u8 twl6030_readb(struct twl6030_usb *twl, u8 module, u8 address) in twl6030_readb()
133 struct twl6030_usb *twl = comparator_to_twl(comparator); in twl6030_start_srp()
144 static int twl6030_usb_ldo_init(struct twl6030_usb *twl) in twl6030_usb_ldo_init()
174 struct twl6030_usb *twl = dev_get_drvdata(dev); in vbus_show()
207 struct twl6030_usb *twl = _twl; in twl6030_usb_irq()
249 struct twl6030_usb *twl = _twl; in twl6030_usbotg_irq()
280 struct twl6030_usb *twl = container_of(work, struct twl6030_usb, in twl6030_status_work()
287 static int twl6030_enable_irq(struct twl6030_usb *twl) in twl6030_enable_irq()
303 struct twl6030_usb *twl = container_of(data, struct twl6030_usb, in otg_set_vbus_work()
321 struct twl6030_usb *twl = comparator_to_twl(comparator); in twl6030_set_vbus()
332 struct twl6030_usb *twl; in twl6030_usb_probe()
414 struct twl6030_usb *twl = platform_get_drvdata(pdev); in twl6030_usb_remove()