Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h1948 unsigned long xhci_get_resuming_ports(struct usb_hcd *hcd);
1952 #define xhci_get_resuming_ports NULL macro
H A Dxhci-hub.c1987 unsigned long xhci_get_resuming_ports(struct usb_hcd *hcd) in xhci_get_resuming_ports() function
H A Dxhci.c5464 .get_resuming_ports = xhci_get_resuming_ports,