Searched refs:cdnsp_generic_trb (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/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 | 967 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() 1606 struct cdnsp_generic_trb *trb; in cdnsp_queue_trb() 1863 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_bulk_tx() 2206 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_isoc_tx()
|
H A D | cdnsp-gadget.h | 1052 struct cdnsp_generic_trb { struct 1060 struct cdnsp_generic_trb generic;
|
Completed in 7 milliseconds