Searched refs:cdns3_trb (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/usb/cdns3/ |
D | trace.h | 211 __field(struct cdns3_trb *, start_trb_addr) 323 TP_PROTO(struct cdns3_endpoint *priv_ep, struct cdns3_trb *trb), 327 __field(struct cdns3_trb *, trb) 357 TP_PROTO(struct cdns3_endpoint *priv_ep, struct cdns3_trb *trb), 362 TP_PROTO(struct cdns3_endpoint *priv_ep, struct cdns3_trb *trb), 384 (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 | 995 struct cdns3_trb { struct 1001 #define TRB_SIZE (sizeof(struct cdns3_trb)) argument 1125 struct cdns3_trb *trb_pool; 1163 struct cdns3_trb *wa1_trb; 1201 struct cdns3_trb *trb; 1305 struct cdns3_trb *trb);
|
D | gadget.c | 154 struct cdns3_trb *trb) in cdns3_trb_virt_to_dma() 183 struct cdns3_trb *link_trb; in cdns3_allocate_trb_pool() 776 struct cdns3_trb *trb) in cdns3_wa1_update_guard() 821 struct cdns3_trb *trb; in cdns3_ep_run_transfer() 859 struct cdns3_trb *link_trb; in cdns3_ep_run_transfer() 1092 struct cdns3_trb *trb = priv_req->trb; in cdns3_request_handled() 1142 struct cdns3_trb *trb; in cdns3_transfer_completed() 2077 struct cdns3_trb *link_trb; in cdns3_gadget_ep_dequeue()
|