Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Duhci-hub.c118 usb_hcd_end_port_resume(&uhci_to_hcd(uhci)->self, port); in uhci_finish_suspend()
Dehci-hub.c1041 usb_hcd_end_port_resume(&hcd->self, wIndex); in ehci_hub_control()
1117 usb_hcd_end_port_resume(&hcd->self, wIndex); in ehci_hub_control()
/linux-4.1.27/include/linux/usb/
Dhcd.h477 extern void usb_hcd_end_port_resume(struct usb_bus *bus, int portnum);
/linux-4.1.27/drivers/usb/core/
Dhcd.c1089 void usb_hcd_end_port_resume(struct usb_bus *bus, int portnum) in usb_hcd_end_port_resume() function
1098 EXPORT_SYMBOL_GPL(usb_hcd_end_port_resume);