Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci-ring.c1767 trb_comp_code == COMP_BABBLE || in xhci_requires_manual_halt_cleanup()
2035 case COMP_BABBLE: in process_isoc_td()
2327 case COMP_BABBLE: in handle_tx_event()
Dxhci.h1013 #define COMP_BABBLE 3 macro