Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-debug.h124 case TRB_PORT_STATUS: in cdnsp_trb_type_string()
201 case TRB_PORT_STATUS: in cdnsp_decode_trb()
Dcdnsp-gadget.h1121 #define TRB_PORT_STATUS 34 macro
Dcdnsp-ring.c1473 case TRB_TYPE(TRB_PORT_STATUS): in cdnsp_handle_event()
/linux-6.12.1/drivers/usb/host/
Dxhci.h1136 #define TRB_PORT_STATUS 34 macro
1207 case TRB_PORT_STATUS: in xhci_trb_type_string()
2012 case TRB_PORT_STATUS: in xhci_decode_trb()
Dxhci-dbgcap.c904 case TRB_TYPE(TRB_PORT_STATUS): in xhci_dbc_do_handle_events()
Dxhci-ring.c2956 case TRB_PORT_STATUS: in xhci_handle_event_trb()
/linux-6.12.1/drivers/usb/early/
Dxhci-dbc.c813 case TRB_TYPE(TRB_PORT_STATUS): in xdbc_handle_events()