Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-trace.h332 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
363 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),
H A Dcdnsp-ring.c972 struct cdnsp_generic_trb *start_trb) in cdnsp_giveback_first_trb()
1181 struct cdnsp_generic_trb *generic; in cdnsp_handle_tx_nrdy()
1189 generic = (struct cdnsp_generic_trb *)event; in cdnsp_handle_tx_nrdy()
1323 (struct cdnsp_generic_trb *)event); in cdnsp_handle_tx_event()
1348 (struct cdnsp_generic_trb *)ep_trb); in cdnsp_handle_tx_event()
1611 struct cdnsp_generic_trb *trb; in cdnsp_queue_trb()
1868 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_bulk_tx()
2226 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_isoc_tx()
H A Dcdnsp-gadget.h1068 struct cdnsp_generic_trb { struct
1076 struct cdnsp_generic_trb generic; argument