Home
last modified time | relevance | path

Searched refs:xhci_get_resuming_ports (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h2187 unsigned long xhci_get_resuming_ports(struct usb_hcd *hcd);
2191 #define xhci_get_resuming_ports NULL macro
H A Dxhci-hub.c1883 unsigned long xhci_get_resuming_ports(struct usb_hcd *hcd) in xhci_get_resuming_ports() function
H A Dxhci.c5440 .get_resuming_ports = xhci_get_resuming_ports,
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h2219 unsigned long xhci_get_resuming_ports(struct usb_hcd *hcd);
2223 #define xhci_get_resuming_ports NULL macro
H A Dxhci-hub.c1990 unsigned long xhci_get_resuming_ports(struct usb_hcd *hcd) in xhci_get_resuming_ports() function
H A Dxhci.c5327 .get_resuming_ports = xhci_get_resuming_ports,

Completed in 29 milliseconds