usb_otg
static int cpcap_usb_phy_set_host(struct usb_otg *otg, struct usb_bus *host)
static int cpcap_usb_phy_set_peripheral(struct usb_otg *otg,
struct usb_otg *otg;
static int tegra_xusb_set_peripheral(struct usb_otg *otg,
static int tegra_xusb_set_host(struct usb_otg *otg, struct usb_bus *host)
port->usb_phy.otg = devm_kzalloc(&port->dev, sizeof(struct usb_otg),
struct usb_otg *otg;
static int dm816x_usb_phy_set_host(struct usb_otg *otg, struct usb_bus *host)
static int dm816x_usb_phy_set_peripheral(struct usb_otg *otg,
static int omap_usb_set_vbus(struct usb_otg *otg, bool enabled)
static int omap_usb_start_srp(struct usb_otg *otg)
static int omap_usb_set_host(struct usb_otg *otg, struct usb_bus *host)
static int omap_usb_set_peripheral(struct usb_otg *otg,
struct usb_otg *otg;
static int twl4030_set_peripheral(struct usb_otg *otg,
static int twl4030_set_host(struct usb_otg *otg, struct usb_bus *host)
struct usb_otg *otg;
struct usb_otg otg;
struct usb_otg *otg = &ci->otg;
struct usb_otg *otg = musb->xceiv->otg;
struct usb_otg *otg = musb->xceiv->otg;
static int ab8500_usb_set_peripheral(struct usb_otg *otg,
static int ab8500_usb_set_host(struct usb_otg *otg, struct usb_bus *host)
struct usb_otg *otg;
struct usb_otg *otg = fsm->otg;
struct usb_otg *otg = fsm->otg;
static int fsl_otg_set_host(struct usb_otg *otg, struct usb_bus *host)
static int fsl_otg_set_peripheral(struct usb_otg *otg,
static int fsl_otg_start_srp(struct usb_otg *otg)
static int fsl_otg_start_hnp(struct usb_otg *otg)
struct usb_otg *otg = ((struct fsl_otg *)dev_id)->phy.otg;
fsl_otg_tc->phy.otg = kzalloc_obj(struct usb_otg);
struct usb_otg *otg = nop->phy.otg;
static int nop_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget)
static int nop_set_host(struct usb_otg *otg, struct usb_bus *host)
static int nop_set_vbus(struct usb_otg *otg, bool enable)
struct usb_otg *otg = gpio_vbus->phy.otg;
static int gpio_vbus_set_peripheral(struct usb_otg *otg,
gpio_vbus->phy.otg = devm_kzalloc(&pdev->dev, sizeof(struct usb_otg),
static int tahvo_usb_set_host(struct usb_otg *otg, struct usb_bus *host)
static int tahvo_usb_set_peripheral(struct usb_otg *otg,
static int ulpi_set_host(struct usb_otg *otg, struct usb_bus *host)
static int ulpi_set_vbus(struct usb_otg *otg, bool on)
static void otg_ulpi_init(struct usb_phy *phy, struct usb_otg *otg,
struct usb_otg *otg;
struct usb_otg *otg;
otg_start_srp(struct usb_otg *otg)
int (*set_host)(struct usb_otg *otg, struct usb_bus *host);
int (*set_peripheral)(struct usb_otg *otg,
int (*set_vbus)(struct usb_otg *otg, bool enabled);
int (*start_srp)(struct usb_otg *otg);
int (*start_hnp)(struct usb_otg *otg);
otg_start_hnp(struct usb_otg *otg)
otg_set_vbus(struct usb_otg *otg, bool enabled)
otg_set_host(struct usb_otg *otg, struct usb_bus *host)
otg_set_peripheral(struct usb_otg *otg, struct usb_gadget *periph)
struct usb_otg;
struct usb_otg *otg;