Lines Matching defs:tu
66 struct tahvo_usb *tu = dev_get_drvdata(device); in vbus_show() local
71 static void check_vbus_state(struct tahvo_usb *tu) in check_vbus_state()
122 static void tahvo_usb_become_host(struct tahvo_usb *tu) in tahvo_usb_become_host()
136 static void tahvo_usb_stop_host(struct tahvo_usb *tu) in tahvo_usb_stop_host()
141 static void tahvo_usb_become_peripheral(struct tahvo_usb *tu) in tahvo_usb_become_peripheral()
155 static void tahvo_usb_stop_peripheral(struct tahvo_usb *tu) in tahvo_usb_stop_peripheral()
162 static void tahvo_usb_power_off(struct tahvo_usb *tu) in tahvo_usb_power_off()
177 struct tahvo_usb *tu = container_of(dev, struct tahvo_usb, phy); in tahvo_usb_set_suspend() local
195 struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb, in tahvo_usb_set_host() local
223 struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb, in tahvo_usb_set_peripheral() local
247 struct tahvo_usb *tu = _tu; in tahvo_usb_vbus_interrupt() local
259 struct tahvo_usb *tu = dev_get_drvdata(device); in otg_mode_show() local
275 struct tahvo_usb *tu = dev_get_drvdata(device); in otg_mode_store() local
322 struct tahvo_usb *tu; in tahvo_usb_probe() local
418 struct tahvo_usb *tu = platform_get_drvdata(pdev); in tahvo_usb_remove() local