Searched refs:cdns3_request (Results 1 – 2 of 2) sorted by relevance
153 static struct cdns3_request *cdns3_next_priv_request(struct list_head *list) in cdns3_next_priv_request() 155 return list_first_entry_or_null(list, struct cdns3_request, list); in cdns3_next_priv_request() 397 struct cdns3_request *priv_req; in cdns3_start_all_request() 482 struct cdns3_request *descmiss_priv_req; in cdns3_wa2_descmiss_copy_data() 510 struct cdns3_request *priv_req) in cdns3_wa2_gadget_giveback() 550 struct cdns3_request *priv_req) in cdns3_wa2_gadget_ep_queue() 618 struct cdns3_request *priv_req; in cdns3_wa2_remove_old_request() 648 struct cdns3_request *priv_req; in cdns3_wa2_descmissing_packet() 793 struct cdns3_request *priv_req, in cdns3_gadget_giveback() 893 static int cdns3_prepare_aligned_request_buf(struct cdns3_request *priv_re[all...]
1166 struct cdns3_request *descmis_req;1232 struct cdns3_request { struct1250 #define to_cdns3_request(r) (container_of(r, struct cdns3_request, request)) argument1367 struct cdns3_request *priv_req,