Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/cdns3/
Dtrace.h197 TP_PROTO(struct cdns3_request *req),
201 __field(struct cdns3_request *, req)
245 TP_PROTO(struct cdns3_request *req),
250 TP_PROTO(struct cdns3_request *req),
255 TP_PROTO(struct cdns3_request *req),
260 TP_PROTO(struct cdns3_request *req),
265 TP_PROTO(struct cdns3_request *req),
285 TP_PROTO(struct cdns3_request *priv_req),
313 TP_PROTO(struct cdns3_request *req),
318 TP_PROTO(struct cdns3_request *req),
[all …]
Dgadget.c134 struct cdns3_request *cdns3_next_priv_request(struct list_head *list) in cdns3_next_priv_request()
136 return list_first_entry_or_null(list, struct cdns3_request, list); in cdns3_next_priv_request()
298 void cdns3_move_deq_to_next_trb(struct cdns3_request *priv_req) in cdns3_move_deq_to_next_trb()
398 struct cdns3_request *descmiss_priv_req; in cdns3_wa2_descmiss_copy_data()
440 struct cdns3_request *priv_req) in cdns3_wa2_gadget_giveback()
473 struct cdns3_request *priv_req) in cdns3_wa2_gadget_ep_queue()
541 struct cdns3_request *priv_req; in cdns3_wa2_remove_old_request()
571 struct cdns3_request *priv_req; in cdns3_wa2_descmissing_packet()
635 struct cdns3_request *priv_req, in cdns3_gadget_giveback()
722 static int cdns3_prepare_aligned_request_buf(struct cdns3_request *priv_req) in cdns3_prepare_aligned_request_buf()
[all …]
Dgadget.h1147 struct cdns3_request *descmis_req;
1198 struct cdns3_request { struct
1214 #define to_cdns3_request(r) (container_of(r, struct cdns3_request, request)) argument
1328 struct cdns3_request *priv_req,