Home
last modified time | relevance | path

Searched refs:usb_hcd_resume_root_hub (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/staging/greybus/
H A Dusb.c74 usb_hcd_resume_root_hub(hcd); in hcd_start()
/linux/include/linux/usb/
H A Dhcd.h696 extern void usb_hcd_resume_root_hub(struct usb_hcd *hcd);
702 static inline void usb_hcd_resume_root_hub(struct usb_hcd *hcd) in usb_hcd_resume_root_hub() function
/linux/drivers/usb/host/
H A Duhci-hub.c206 usb_hcd_resume_root_hub(hcd); in uhci_hub_status_data()
H A Dohci-hcd.c958 usb_hcd_resume_root_hub(hcd); in ohci_irq()
1176 usb_hcd_resume_root_hub(hcd); in ohci_resume()
H A Dohci-hub.c407 usb_hcd_resume_root_hub(ohci_to_hcd(ohci)); in ohci_root_hub_state_changes()
H A Dxhci.c397 usb_hcd_resume_root_hub(hcd); in compliance_mode_recovery()
1131 usb_hcd_resume_root_hub(xhci->shared_hcd); in xhci_resume()
1133 usb_hcd_resume_root_hub(hcd); in xhci_resume()
1179 usb_hcd_resume_root_hub(xhci->shared_hcd); in xhci_resume()
1180 usb_hcd_resume_root_hub(hcd); in xhci_resume()
H A Dehci-hub.c207 usb_hcd_resume_root_hub(ehci_to_hcd(ehci)); in ehci_adjust_port_wakeup_flags()
H A Dxen-hcd.c419 usb_hcd_resume_root_hub(hcd); in xenhcd_hub_status_data()
H A Dmax3421-hcd.c1623 usb_hcd_resume_root_hub(hcd); in max3421_hub_status_data()
H A Dxhci-ring.c2000 usb_hcd_resume_root_hub(hcd); in handle_port_status()
/linux/drivers/usb/core/
H A Dhcd.c2385 void usb_hcd_resume_root_hub (struct usb_hcd *hcd) in usb_hcd_resume_root_hub() function
2397 EXPORT_SYMBOL_GPL(usb_hcd_resume_root_hub);
/linux/drivers/usb/dwc2/
H A Dhcd.c1726 usb_hcd_resume_root_hub(hsotg->priv); in dwc2_hcd_connect()
1811 usb_hcd_resume_root_hub(hsotg->priv); in dwc2_hcd_rem_wakeup()
4284 usb_hcd_resume_root_hub(hcd); in _dwc2_hcd_start()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c5191 usb_hcd_resume_root_hub(hcd); in fotg210_irq()