Searched refs:cdnsp_generic_trb (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/usb/cdns3/ |
A D | cdnsp-trace.h | 338 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb), 370 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb), 375 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb), 380 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb), 385 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb), 390 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb), 395 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb), 400 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb), 405 TP_PROTO(struct cdnsp_ring *ring, struct cdnsp_generic_trb *trb),
|
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() 1381 (struct cdnsp_generic_trb *)ep_trb); in cdnsp_handle_tx_event() 1596 struct cdnsp_generic_trb *trb; in cdnsp_queue_trb() 1853 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_bulk_tx() 2169 struct cdnsp_generic_trb *start_trb; in cdnsp_queue_isoc_tx()
|
A D | cdnsp-gadget.h | 1052 struct cdnsp_generic_trb { struct 1060 struct cdnsp_generic_trb generic; argument
|
Completed in 20 milliseconds