Home
last modified time | relevance | path

Searched refs:tahvo_usb (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/usb/phy/
Dphy-tahvo.c44 struct tahvo_usb { struct
65 struct tahvo_usb *tu = dev_get_drvdata(device); in vbus_show() argument
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()
194 struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb, in tahvo_usb_set_host()
[all …]