Lines Matching refs:tahvo_usb
44 struct tahvo_usb {
65 struct tahvo_usb *tu = dev_get_drvdata(device);
70 static void check_vbus_state(struct tahvo_usb *tu)
121 static void tahvo_usb_become_host(struct tahvo_usb *tu)
135 static void tahvo_usb_stop_host(struct tahvo_usb *tu)
140 static void tahvo_usb_become_peripheral(struct tahvo_usb *tu)
154 static void tahvo_usb_stop_peripheral(struct tahvo_usb *tu)
161 static void tahvo_usb_power_off(struct tahvo_usb *tu)
176 struct tahvo_usb *tu = container_of(dev, struct tahvo_usb, phy);
194 struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb,
224 struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb,
250 struct tahvo_usb *tu = _tu;
262 struct tahvo_usb *tu = dev_get_drvdata(device);
278 struct tahvo_usb *tu = dev_get_drvdata(device);
325 struct tahvo_usb *tu;
421 struct tahvo_usb *tu = platform_get_drvdata(pdev);