Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/cdns3/
Dcdnsp-trace.h338 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
370 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
375 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
380 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
385 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
390 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
395 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
400 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
405 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
Dcdnsp-ring.c967 struct cdnsp_generic_trb *start_trb) in cdnsp_giveback_first_trb()
1174 struct cdnsp_generic_trb *generic; in cdnsp_handle_tx_nrdy()
1182 generic = (struct cdnsp_generic_trb *)event; in cdnsp_handle_tx_nrdy()
1316 (struct cdnsp_generic_trb *)event); in cdnsp_handle_tx_event()
1379 (struct cdnsp_generic_trb *)ep_trb); in cdnsp_handle_tx_event()
1587 struct cdnsp_generic_trb *trb; in cdnsp_queue_trb()
1844 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_bulk_tx()
2160 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_isoc_tx()
Dcdnsp-gadget.h1052 struct cdnsp_generic_trb { struct
1060 struct cdnsp_generic_trb generic; argument