twl4030_usb
#define phy_to_twl(x) container_of((x), struct twl4030_usb, phy)
static int twl4030_i2c_write_u8_verify(struct twl4030_usb *twl,
static inline int twl4030_usb_write(struct twl4030_usb *twl,
static inline int twl4030_readb(struct twl4030_usb *twl, u8 module, u8 address)
static inline int twl4030_usb_read(struct twl4030_usb *twl, u8 address)
twl4030_usb_set_bits(struct twl4030_usb *twl, u8 reg, u8 bits)
twl4030_usb_clear_bits(struct twl4030_usb *twl, u8 reg, u8 bits)
static bool twl4030_is_driving_vbus(struct twl4030_usb *twl)
twl4030_usb_linkstat(struct twl4030_usb *twl)
static void twl4030_usb_set_mode(struct twl4030_usb *twl, int mode)
static void twl4030_i2c_access(struct twl4030_usb *twl, int on)
static void __twl4030_phy_power(struct twl4030_usb *twl, int on)
struct twl4030_usb *twl = dev_get_drvdata(dev);
struct twl4030_usb *twl = dev_get_drvdata(dev);
struct twl4030_usb *twl = dev_get_drvdata(dev);
struct twl4030_usb *twl = dev_get_drvdata(dev);
struct twl4030_usb *twl = phy_get_drvdata(phy);
struct twl4030_usb *twl = phy_get_drvdata(phy);
static int twl4030_usb_ldo_init(struct twl4030_usb *twl)
struct twl4030_usb *twl = dev_get_drvdata(dev);
struct twl4030_usb *twl = _twl;
struct twl4030_usb *twl = container_of(work, struct twl4030_usb,
struct twl4030_usb *twl = phy_get_drvdata(phy);
struct twl4030_usb *twl;
struct twl4030_usb *twl = platform_get_drvdata(pdev);