Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/phy/
Dphy-tahvo.c52 struct tahvo_usb { struct
72 struct tahvo_usb *tu = dev_get_drvdata(device); in vbus_state_show() argument
77 static void check_vbus_state(struct tahvo_usb *tu) in check_vbus_state()
128 static void tahvo_usb_become_host(struct tahvo_usb *tu) in tahvo_usb_become_host()
142 static void tahvo_usb_stop_host(struct tahvo_usb *tu) in tahvo_usb_stop_host()
147 static void tahvo_usb_become_peripheral(struct tahvo_usb *tu) in tahvo_usb_become_peripheral()
161 static void tahvo_usb_stop_peripheral(struct tahvo_usb *tu) in tahvo_usb_stop_peripheral()
168 static void tahvo_usb_power_off(struct tahvo_usb *tu) in tahvo_usb_power_off()
183 struct tahvo_usb *tu = container_of(dev, struct tahvo_usb, phy); in tahvo_usb_set_suspend()
201 struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb, in tahvo_usb_set_host()
[all …]