Searched refs:cdns3_trb (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/usb/cdns3/ |
D | trace.h | 217 __field(struct cdns3_trb *, start_trb_addr) 393 TP_PROTO(struct cdns3_endpoint *priv_ep, struct cdns3_trb *trb), 397 __field(struct cdns3_trb *, trb) 431 TP_PROTO(struct cdns3_endpoint *priv_ep, struct cdns3_trb *trb), 436 TP_PROTO(struct cdns3_endpoint *priv_ep, struct cdns3_trb *trb), 458 (struct cdns3_trb *)__get_str(ring),
|
D | debug.h | 111 struct cdns3_trb *ring, char *str) in cdns3_dbg_ring() 114 struct cdns3_trb *trb; in cdns3_dbg_ring()
|
D | gadget.h | 1004 struct cdns3_trb { struct 1010 #define TRB_SIZE (sizeof(struct cdns3_trb)) argument 1141 struct cdns3_trb *trb_pool; 1182 struct cdns3_trb *wa1_trb; 1230 struct cdns3_trb *trb; 1337 struct cdns3_trb *trb);
|
D | gadget.c | 186 struct cdns3_trb *trb) in cdns3_trb_virt_to_dma() 231 struct cdns3_trb *link_trb; in cdns3_allocate_trb_pool() 965 struct cdns3_trb *trb) in cdns3_wa1_update_guard() 1004 struct cdns3_trb *trb; in cdns3_ep_run_stream_transfer() 1116 struct cdns3_trb *trb; in cdns3_ep_run_transfer() 1117 struct cdns3_trb *link_trb = NULL; in cdns3_ep_run_transfer() 1433 struct cdns3_trb *trb; in cdns3_trb_handled() 1497 struct cdns3_trb *trb; in cdns3_transfer_completed() 2603 struct cdns3_trb *link_trb; in cdns3_gadget_ep_dequeue() 2687 struct cdns3_trb *trb = NULL; in __cdns3_gadget_ep_clear_halt()
|