Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/core/
Dphy.c51 struct usb_phy_roothub *phy_roothub; in usb_phy_roothub_alloc() local
78 int usb_phy_roothub_init(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_init()
105 int usb_phy_roothub_exit(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_exit()
126 int usb_phy_roothub_set_mode(struct usb_phy_roothub *phy_roothub, in usb_phy_roothub_set_mode()
154 int usb_phy_roothub_calibrate(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_calibrate()
175 int usb_phy_roothub_power_on(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_power_on()
202 void usb_phy_roothub_power_off(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_power_off()
215 struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_suspend()
228 struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_resume()
/linux-5.19.10/include/linux/usb/
Dhcd.h114 struct usb_phy_roothub *phy_roothub; member