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,
222 struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb,
246 struct tahvo_usb *tu = _tu;
258 struct tahvo_usb *tu = dev_get_drvdata(device);
274 struct tahvo_usb *tu = dev_get_drvdata(device);
321 struct tahvo_usb *tu;
417 struct tahvo_usb *tu = platform_get_drvdata(pdev);