Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc2/
Dgadget.c36 static inline struct dwc2_hsotg_req *our_req(struct usb_request *req) in our_req()
38 return container_of(req, struct dwc2_hsotg_req, req); in our_req()
398 struct dwc2_hsotg_req *req; in dwc2_hsotg_ep_alloc_request()
432 struct dwc2_hsotg_req *hs_req) in dwc2_hsotg_unmap_dma()
505 struct dwc2_hsotg_req *hs_req) in dwc2_hsotg_write_fifo()
983 struct dwc2_hsotg_req *hs_req, *treq; in dwc2_gadget_start_isoc_ddma()
1035 struct dwc2_hsotg_req *hs_req,
1050 struct dwc2_hsotg_req *hs_req, in dwc2_hsotg_start_req()
1285 struct dwc2_hsotg_req *hs_req) in dwc2_hsotg_handle_unaligned_buf_start()
1318 struct dwc2_hsotg_req *hs_req) in dwc2_hsotg_handle_unaligned_buf_complete()
[all …]
Dcore.h71 struct dwc2_hsotg_req;
126 struct dwc2_hsotg_req *req;
167 struct dwc2_hsotg_req { struct
Ddebugfs.c229 struct dwc2_hsotg_req *req; in ep_show()