Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ring.c2233 int xhci_is_vendor_info_code(struct xhci_hcd *xhci, unsigned int trb_comp_code) in xhci_is_vendor_info_code() function
2789 if (xhci_is_vendor_info_code(xhci, trb_comp_code)) { in handle_tx_event()