Home
last modified time | relevance | path

Searched refs:cdns3_trb (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/usb/cdns3/
Dcdns3-gadget.h1008 struct cdns3_trb { struct
1014 #define TRB_SIZE (sizeof(struct cdns3_trb)) argument
1142 struct cdns3_trb *trb_pool;
1186 struct cdns3_trb *wa1_trb;
1235 struct cdns3_trb *trb;
1346 struct cdns3_trb *trb);
Dcdns3-trace.h386 TP_PROTO(struct cdns3_endpoint *priv_ep, struct cdns3_trb *trb),
390 __field(struct cdns3_trb *, trb)
424 TP_PROTO(struct cdns3_endpoint *priv_ep, struct cdns3_trb *trb),
429 TP_PROTO(struct cdns3_endpoint *priv_ep, struct cdns3_trb *trb),
Dcdns3-gadget.c188 struct cdns3_trb *trb) in cdns3_trb_virt_to_dma()
217 struct cdns3_trb *link_trb; in cdns3_allocate_trb_pool()
957 struct cdns3_trb *trb) in cdns3_wa1_update_guard()
996 struct cdns3_trb *trb; in cdns3_ep_run_stream_transfer()
1121 struct cdns3_trb *trb; in cdns3_ep_run_transfer()
1122 struct cdns3_trb *link_trb = NULL; in cdns3_ep_run_transfer()
1489 struct cdns3_trb *trb; in cdns3_trb_handled()
1553 struct cdns3_trb *trb; in cdns3_transfer_completed()
2689 struct cdns3_trb *link_trb; in cdns3_gadget_ep_dequeue()
2787 struct cdns3_trb *trb = NULL; in __cdns3_gadget_ep_clear_halt()
[all …]
Dcdns3-debug.h113 struct cdns3_trb *trb; in cdns3_dbg_ring()