ab8500_usb
static inline struct ab8500_usb *phy_to_ab(struct usb_phy *x)
return container_of(x, struct ab8500_usb, phy);
static void ab8500_usb_wd_workaround(struct ab8500_usb *ab)
static void ab8500_usb_regulator_enable(struct ab8500_usb *ab)
static void ab8500_usb_regulator_disable(struct ab8500_usb *ab)
static void ab8500_usb_wd_linkstatus(struct ab8500_usb *ab, u8 bit)
static void ab8500_usb_phy_enable(struct ab8500_usb *ab, bool sel_host)
static void ab8500_usb_phy_disable(struct ab8500_usb *ab, bool sel_host)
static int ab8505_usb_link_status_update(struct ab8500_usb *ab,
static int ab8500_usb_link_status_update(struct ab8500_usb *ab,
static int abx500_usb_link_status_update(struct ab8500_usb *ab)
struct ab8500_usb *ab = (struct ab8500_usb *) data;
struct ab8500_usb *ab = (struct ab8500_usb *)data;
struct ab8500_usb *ab = container_of(work, struct ab8500_usb,
struct ab8500_usb *ab;
struct ab8500_usb *ab;
static void ab8500_usb_restart_phy(struct ab8500_usb *ab)
static int ab8500_usb_regulator_get(struct ab8500_usb *ab)
struct ab8500_usb *ab)
static void ab8500_usb_set_ab8500_tuning_values(struct ab8500_usb *ab)
static void ab8500_usb_set_ab8505_tuning_values(struct ab8500_usb *ab)
struct ab8500_usb *ab;
struct ab8500_usb *ab = platform_get_drvdata(pdev);