Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Duhci-hub.c119 usb_hcd_end_port_resume(&uhci_to_hcd(uhci)->self, port); in uhci_finish_suspend()
H A Dxhci-hub.c1018 usb_hcd_end_port_resume(&hcd->self, wIndex); in xhci_handle_usb2_port_link_resume()
1084 usb_hcd_end_port_resume(&hcd->self, portnum); in xhci_get_usb3_port_status()
1140 usb_hcd_end_port_resume(&port->rhub->hcd->self, portnum); in xhci_get_usb2_port_status()
1587 usb_hcd_end_port_resume(&hcd->self, wIndex); in xhci_hub_control()
H A Dehci-hub.c929 usb_hcd_end_port_resume(&hcd->self, wIndex); in ehci_hub_control()
1005 usb_hcd_end_port_resume(&hcd->self, wIndex); in ehci_hub_control()
/linux/include/linux/usb/
H A Dhcd.h534 extern void usb_hcd_end_port_resume(struct usb_bus *bus, int portnum);
/linux/drivers/usb/core/
H A Dhcd.c1045 void usb_hcd_end_port_resume(struct usb_bus *bus, int portnum) in usb_hcd_end_port_resume() function
1054 EXPORT_SYMBOL_GPL(usb_hcd_end_port_resume);