Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/dwc2/
Dgadget.c37 static inline struct dwc2_hsotg_req *our_req(struct usb_request *req) in our_req()
39 return container_of(req, struct dwc2_hsotg_req, req); in our_req()
386 struct dwc2_hsotg_req *req; in dwc2_hsotg_ep_alloc_request()
420 struct dwc2_hsotg_req *hs_req) in dwc2_hsotg_unmap_dma()
493 struct dwc2_hsotg_req *hs_req) in dwc2_hsotg_write_fifo()
954 struct dwc2_hsotg_req *hs_req, *treq; in dwc2_gadget_start_isoc_ddma()
1015 struct dwc2_hsotg_req *hs_req, in dwc2_hsotg_start_req()
1253 struct dwc2_hsotg_req *hs_req) in dwc2_hsotg_handle_unaligned_buf_start()
1286 struct dwc2_hsotg_req *hs_req) in dwc2_hsotg_handle_unaligned_buf_complete()
1369 struct dwc2_hsotg_req *hs_req = our_req(req); in dwc2_hsotg_ep_queue()
[all …]
Dcore.h100 struct dwc2_hsotg_req;
153 struct dwc2_hsotg_req *req;
192 struct dwc2_hsotg_req { struct
Ddebugfs.c228 struct dwc2_hsotg_req *req; in ep_show()