Searched refs:cdnsp_generic_trb (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/usb/cdns3/ |
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),
|
D | cdnsp-ring.c | 969 struct cdnsp_generic_trb *start_trb) in cdnsp_giveback_first_trb() 1178 struct cdnsp_generic_trb *generic; in cdnsp_handle_tx_nrdy() 1186 generic = (struct cdnsp_generic_trb *)event; in cdnsp_handle_tx_nrdy() 1320 (struct cdnsp_generic_trb *)event); in cdnsp_handle_tx_event() 1345 (struct cdnsp_generic_trb *)ep_trb); in cdnsp_handle_tx_event() 1608 struct cdnsp_generic_trb *trb; in cdnsp_queue_trb() 1865 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_bulk_tx() 2223 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_isoc_tx()
|
D | cdnsp-gadget.h | 1055 struct cdnsp_generic_trb { struct 1063 struct cdnsp_generic_trb generic; argument
|