Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-ring.c1768 trb_comp_code == COMP_BABBLE || in xhci_requires_manual_halt_cleanup()
2054 case COMP_BABBLE: in process_isoc_td()
2366 case COMP_BABBLE: in handle_tx_event()
Dxhci.h1063 #define COMP_BABBLE 3 macro