Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c2048 int xhci_is_vendor_info_code(struct xhci_hcd *xhci, unsigned int trb_comp_code) in xhci_is_vendor_info_code() function
2630 if (xhci_is_vendor_info_code(xhci, trb_comp_code)) { in handle_tx_event()
H A Dxhci.h2121 int xhci_is_vendor_info_code(struct xhci_hcd *xhci, unsigned int trb_comp_code);
H A Dxhci.c3867 if (xhci_is_vendor_info_code(xhci, ret)) in xhci_discover_or_reset_device()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c2146 int xhci_is_vendor_info_code(struct xhci_hcd *xhci, unsigned int trb_comp_code) in xhci_is_vendor_info_code() function
2756 if (xhci_is_vendor_info_code(xhci, trb_comp_code)) { in handle_tx_event()
H A Dxhci.h2160 int xhci_is_vendor_info_code(struct xhci_hcd *xhci, unsigned int trb_comp_code);
H A Dxhci.c3759 if (xhci_is_vendor_info_code(xhci, ret)) in xhci_discover_or_reset_device()

Completed in 45 milliseconds