tahvo_usb
static void tahvo_usb_become_host(struct tahvo_usb *tu)
static void tahvo_usb_stop_host(struct tahvo_usb *tu)
static void tahvo_usb_become_peripheral(struct tahvo_usb *tu)
static void tahvo_usb_stop_peripheral(struct tahvo_usb *tu)
static void tahvo_usb_power_off(struct tahvo_usb *tu)
struct tahvo_usb *tu = container_of(dev, struct tahvo_usb, phy);
struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb,
struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb,
struct tahvo_usb *tu = _tu;
struct tahvo_usb *tu = dev_get_drvdata(device);
struct tahvo_usb *tu = dev_get_drvdata(device);
struct tahvo_usb *tu;
struct tahvo_usb *tu = platform_get_drvdata(pdev);
struct tahvo_usb *tu = dev_get_drvdata(device);
static void check_vbus_state(struct tahvo_usb *tu)