Lines Matching refs:twl6030_usb
91 struct twl6030_usb { struct
111 #define comparator_to_twl(x) container_of((x), struct twl6030_usb, comparator) argument
115 static inline int twl6030_writeb(struct twl6030_usb *twl, u8 module, in twl6030_writeb()
127 static inline u8 twl6030_readb(struct twl6030_usb *twl, u8 module, u8 address) in twl6030_readb()
144 struct twl6030_usb *twl = comparator_to_twl(comparator); in twl6030_start_srp()
155 static int twl6030_usb_ldo_init(struct twl6030_usb *twl) in twl6030_usb_ldo_init()
185 struct twl6030_usb *twl = dev_get_drvdata(dev); in twl6030_usb_vbus_show()
212 struct twl6030_usb *twl = _twl; in twl6030_usb_irq()
250 struct twl6030_usb *twl = _twl; in twl6030_usbotg_irq()
277 static int twl6030_enable_irq(struct twl6030_usb *twl) in twl6030_enable_irq()
295 struct twl6030_usb *twl = container_of(data, struct twl6030_usb, in otg_set_vbus_work()
313 struct twl6030_usb *twl = comparator_to_twl(comparator); in twl6030_set_vbus()
324 struct twl6030_usb *twl; in twl6030_usb_probe()
405 struct twl6030_usb *twl = platform_get_drvdata(pdev); in twl6030_usb_remove()