Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/core/
Dphy.c50 struct usb_phy_roothub *phy_roothub; in usb_phy_roothub_alloc() local
77 int usb_phy_roothub_init(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_init()
104 int usb_phy_roothub_exit(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_exit()
125 int usb_phy_roothub_power_on(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_power_on()
152 void usb_phy_roothub_power_off(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_power_off()
165 struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_suspend()
178 struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_resume()
/Linux-v4.19/include/linux/usb/
Dhcd.h106 struct usb_phy_roothub *phy_roothub; member