Home
last modified time | relevance | path

Searched defs:phy_roothub (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/core/
H A Dphy.c75 struct usb_phy_roothub *phy_roothub; in usb_phy_roothub_alloc() local
116 struct usb_phy_roothub *phy_roothub; in usb_phy_roothub_alloc_usb3_phy() local
150 int usb_phy_roothub_init(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_init()
177 int usb_phy_roothub_exit(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_exit()
198 int usb_phy_roothub_set_mode(struct usb_phy_roothub *phy_roothub, in usb_phy_roothub_set_mode()
220 int usb_phy_roothub_calibrate(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_calibrate()
249 int usb_phy_roothub_notify_connect(struct usb_phy_roothub *phy_roothub, int port) in usb_phy_roothub_notify_connect()
278 int usb_phy_roothub_notify_disconnect(struct usb_phy_roothub *phy_roothub, int port) in usb_phy_roothub_notify_disconnect()
299 int usb_phy_roothub_power_on(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_power_on()
326 void usb_phy_roothub_power_off(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_power_off()
[all …]