Searched refs:xhci_usb_errors (Results 1 – 1 of 1) sorted by relevance
301 static const int xhci_usb_errors[USB_ERR_MAX] = { variable332 #define USB_TO_XHCI_ERR(e) ((e) < USB_ERR_MAX ? xhci_usb_errors[(e)] : \