twl6030_usb       100 drivers/usb/phy/phy-twl6030-usb.c #define	comparator_to_twl(x) container_of((x), struct twl6030_usb, comparator)
twl6030_usb       104 drivers/usb/phy/phy-twl6030-usb.c static inline int twl6030_writeb(struct twl6030_usb *twl, u8 module,
twl6030_usb       116 drivers/usb/phy/phy-twl6030-usb.c static inline u8 twl6030_readb(struct twl6030_usb *twl, u8 module, u8 address)
twl6030_usb       133 drivers/usb/phy/phy-twl6030-usb.c 	struct twl6030_usb *twl = comparator_to_twl(comparator);
twl6030_usb       144 drivers/usb/phy/phy-twl6030-usb.c static int twl6030_usb_ldo_init(struct twl6030_usb *twl)
twl6030_usb       174 drivers/usb/phy/phy-twl6030-usb.c 	struct twl6030_usb *twl = dev_get_drvdata(dev);
twl6030_usb       207 drivers/usb/phy/phy-twl6030-usb.c 	struct twl6030_usb *twl = _twl;
twl6030_usb       249 drivers/usb/phy/phy-twl6030-usb.c 	struct twl6030_usb *twl = _twl;
twl6030_usb       280 drivers/usb/phy/phy-twl6030-usb.c 	struct twl6030_usb *twl = container_of(work, struct twl6030_usb,
twl6030_usb       287 drivers/usb/phy/phy-twl6030-usb.c static int twl6030_enable_irq(struct twl6030_usb *twl)
twl6030_usb       303 drivers/usb/phy/phy-twl6030-usb.c 	struct twl6030_usb *twl = container_of(data, struct twl6030_usb,
twl6030_usb       321 drivers/usb/phy/phy-twl6030-usb.c 	struct twl6030_usb *twl = comparator_to_twl(comparator);
twl6030_usb       332 drivers/usb/phy/phy-twl6030-usb.c 	struct twl6030_usb	*twl;
twl6030_usb       409 drivers/usb/phy/phy-twl6030-usb.c 	struct twl6030_usb *twl = platform_get_drvdata(pdev);