Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dgadget.c35 static inline struct dwc2_hsotg_req *our_req(struct usb_request *req) in our_req()
37 return container_of(req, struct dwc2_hsotg_req, req); in our_req()
345 struct dwc2_hsotg_req *req; in dwc2_hsotg_ep_alloc_request()
379 struct dwc2_hsotg_req *hs_req) in dwc2_hsotg_unmap_dma()
452 struct dwc2_hsotg_req *hs_req) in dwc2_hsotg_write_fifo()
883 struct dwc2_hsotg_req *hs_req, *treq; in dwc2_gadget_start_isoc_ddma()
938 struct dwc2_hsotg_req *hs_req, in dwc2_hsotg_start_req()
1176 struct dwc2_hsotg_req *hs_req) in dwc2_hsotg_handle_unaligned_buf_start()
1209 struct dwc2_hsotg_req *hs_req) in dwc2_hsotg_handle_unaligned_buf_complete()
1292 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()