Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/core/
Dgeneric.c303 rc = hcd_bus_resume(udev, msg); in usb_generic_driver_resume()
Dhcd.c2301 hcd_bus_resume(rhdev, PMSG_AUTO_RESUME); in hcd_bus_suspend()
2318 int hcd_bus_resume(struct usb_device *rhdev, pm_message_t msg) in hcd_bus_resume() function
/Linux-v6.1/include/linux/usb/
Dhcd.h673 extern int hcd_bus_resume(struct usb_device *rhdev, pm_message_t msg);