Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/cdns3/
Dcdnsp-trace.h337 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
368 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
373 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
378 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
383 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
388 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
393 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
398 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
403 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()
1176 struct cdnsp_generic_trb *generic; in cdnsp_handle_tx_nrdy()
1184 generic = (struct cdnsp_generic_trb *)event; in cdnsp_handle_tx_nrdy()
1318 (struct cdnsp_generic_trb *)event); in cdnsp_handle_tx_event()
1343 (struct cdnsp_generic_trb *)ep_trb); in cdnsp_handle_tx_event()
1603 struct cdnsp_generic_trb *trb; in cdnsp_queue_trb()
1860 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_bulk_tx()
2203 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