Home
last modified time | relevance | path

Searched refs:cdns3_request (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-trace.h199 TP_PROTO(struct cdns3_request *req),
203 __field(struct cdns3_request *, req)
247 TP_PROTO(struct cdns3_request *req),
252 TP_PROTO(struct cdns3_request *req),
257 TP_PROTO(struct cdns3_request *req),
262 TP_PROTO(struct cdns3_request *req),
267 TP_PROTO(struct cdns3_request *req),
287 TP_PROTO(struct cdns3_request *req),
291 __field(struct cdns3_request *, req)
348 TP_PROTO(struct cdns3_request *req),
[all …]
H A Dcdns3-gadget.c397 struct cdns3_request *priv_req; in cdns3_start_all_request()
618 struct cdns3_request *priv_req; in cdns3_wa2_remove_old_request()
648 struct cdns3_request *priv_req; in cdns3_wa2_descmissing_packet()
995 struct cdns3_request *priv_req; in cdns3_ep_run_stream_transfer()
1120 struct cdns3_request *priv_req; in cdns3_ep_run_transfer()
1550 struct cdns3_request *priv_req; in cdns3_transfer_completed()
2313 struct cdns3_request *priv_req; in cdns3_gadget_ep_alloc_request()
2491 struct cdns3_request *priv_req; in cdns3_gadget_ep_disable()
2586 struct cdns3_request *priv_req; in __cdns3_gadget_ep_queue()
2687 struct cdns3_request *priv_req; in cdns3_gadget_ep_dequeue()
[all …]
H A Dcdns3-gadget.h1166 struct cdns3_request *descmis_req;
1232 struct cdns3_request { struct
1250 #define to_cdns3_request(r) (container_of(r, struct cdns3_request, request)) argument
1367 struct cdns3_request *priv_req,