Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dtrace.h203 TP_PROTO(struct cdns3_request *req),
207 __field(struct cdns3_request *, req)
254 TP_PROTO(struct cdns3_request *req),
259 TP_PROTO(struct cdns3_request *req),
264 TP_PROTO(struct cdns3_request *req),
269 TP_PROTO(struct cdns3_request *req),
274 TP_PROTO(struct cdns3_request *req),
294 TP_PROTO(struct cdns3_request *req),
298 __field(struct cdns3_request *, req)
316 TP_PROTO(struct cdns3_request *req),
[all …]
H A Dgadget.c151 static struct cdns3_request *cdns3_next_priv_request(struct list_head *list) in cdns3_next_priv_request()
153 return list_first_entry_or_null(list, struct cdns3_request, list); in cdns3_next_priv_request()
411 struct cdns3_request *priv_req; in cdns3_start_all_request()
498 struct cdns3_request *descmiss_priv_req; in cdns3_wa2_descmiss_copy_data()
526 struct cdns3_request *priv_req) in cdns3_wa2_gadget_giveback()
566 struct cdns3_request *priv_req) in cdns3_wa2_gadget_ep_queue()
634 struct cdns3_request *priv_req; in cdns3_wa2_remove_old_request()
664 struct cdns3_request *priv_req; in cdns3_wa2_descmissing_packet()
809 struct cdns3_request *priv_req, in cdns3_gadget_giveback()
898 static int cdns3_prepare_aligned_request_buf(struct cdns3_request *priv_req) in cdns3_prepare_aligned_request_buf()
[all …]
H A Dgadget.h1165 struct cdns3_request *descmis_req;
1227 struct cdns3_request { struct
1245 #define to_cdns3_request(r) (container_of(r, struct cdns3_request, request)) argument
1358 struct cdns3_request *priv_req,
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dgadget.c140 struct cdns3_request *cdns3_next_priv_request(struct list_head *list) in cdns3_next_priv_request()
142 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()
719 static int cdns3_prepare_aligned_request_buf(struct cdns3_request *priv_req) in cdns3_prepare_aligned_request_buf()
[all …]
H A 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,