Home
last modified time | relevance | path

Searched refs:xhci_hcd_is_usb3 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci.h1710 static inline bool xhci_hcd_is_usb3(struct usb_hcd *hcd) in xhci_hcd_is_usb3() function
H A Dxhci.c5289 if (xhci_hcd_is_usb3(hcd)) in xhci_gen_setup()