Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Duhci-hub.c118 usb_hcd_end_port_resume(&uhci_to_hcd(uhci)->self, port); in uhci_finish_suspend()
Dehci-hub.c1042 usb_hcd_end_port_resume(&hcd->self, wIndex); in ehci_hub_control()
1118 usb_hcd_end_port_resume(&hcd->self, wIndex); in ehci_hub_control()
/linux-4.4.14/include/linux/usb/
Dhcd.h488 extern void usb_hcd_end_port_resume(struct usb_bus *bus, int portnum);
/linux-4.4.14/drivers/usb/core/
Dhcd.c1140 void usb_hcd_end_port_resume(struct usb_bus *bus, int portnum) in usb_hcd_end_port_resume() function
1149 EXPORT_SYMBOL_GPL(usb_hcd_end_port_resume);