Searched refs:cdnsp_generic_trb (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/usb/cdns3/ |
| H A D | cdnsp-trace.h | 337 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),
|
| H A D | cdnsp-ring.c | 970 struct cdnsp_generic_trb *start_trb) in cdnsp_giveback_first_trb() 1179 struct cdnsp_generic_trb *generic; in cdnsp_handle_tx_nrdy() 1187 generic = (struct cdnsp_generic_trb *)event; in cdnsp_handle_tx_nrdy() 1321 (struct cdnsp_generic_trb *)event); in cdnsp_handle_tx_event() 1346 (struct cdnsp_generic_trb *)ep_trb); in cdnsp_handle_tx_event() 1609 struct cdnsp_generic_trb *trb; in cdnsp_queue_trb() 1866 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_bulk_tx() 2224 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_isoc_tx()
|
| H A D | cdnsp-gadget.h | 1058 struct cdnsp_generic_trb { struct 1066 struct cdnsp_generic_trb generic; argument
|