Searched refs:tegra_xudc_request (Results 1 – 1 of 1) sorted by relevance
383 struct tegra_xudc_request { struct485 struct tegra_xudc_request *ep0_req;614 static inline struct tegra_xudc_request *to_xudc_req(struct usb_request *req) in to_xudc_req()616 return container_of(req, struct tegra_xudc_request, usb_req); in to_xudc_req()1022 struct tegra_xudc_request *req, int status) in tegra_xudc_req_done()1050 struct tegra_xudc_request *req; in tegra_xudc_ep_nuke()1053 req = list_first_entry(&ep->queue, struct tegra_xudc_request, in tegra_xudc_ep_nuke()1071 struct tegra_xudc_request *req, in tegra_xudc_queue_one_trb()1140 struct tegra_xudc_request *req) in tegra_xudc_queue_trbs()1212 struct tegra_xudc_request *req; in tegra_xudc_ep_ring_doorbell()[all …]