Lines Matching defs:tu
65 struct tahvo_usb *tu = dev_get_drvdata(device); in vbus_show() local
70 static void check_vbus_state(struct tahvo_usb *tu) in check_vbus_state()
121 static void tahvo_usb_become_host(struct tahvo_usb *tu) in tahvo_usb_become_host()
135 static void tahvo_usb_stop_host(struct tahvo_usb *tu) in tahvo_usb_stop_host()
140 static void tahvo_usb_become_peripheral(struct tahvo_usb *tu) in tahvo_usb_become_peripheral()
154 static void tahvo_usb_stop_peripheral(struct tahvo_usb *tu) in tahvo_usb_stop_peripheral()
161 static void tahvo_usb_power_off(struct tahvo_usb *tu) in tahvo_usb_power_off()
176 struct tahvo_usb *tu = container_of(dev, struct tahvo_usb, phy); in tahvo_usb_set_suspend() local
194 struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb, in tahvo_usb_set_host() local
222 struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb, in tahvo_usb_set_peripheral() local
246 struct tahvo_usb *tu = _tu; in tahvo_usb_vbus_interrupt() local
258 struct tahvo_usb *tu = dev_get_drvdata(device); in otg_mode_show() local
274 struct tahvo_usb *tu = dev_get_drvdata(device); in otg_mode_store() local
321 struct tahvo_usb *tu; in tahvo_usb_probe() local
417 struct tahvo_usb *tu = platform_get_drvdata(pdev); in tahvo_usb_remove() local