Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dtegra-xudc.c614 static inline struct tegra_xudc_request *to_xudc_req(struct usb_request *req) in to_xudc_req() function
1310 req = to_xudc_req(usb_req); in tegra_xudc_ep_queue()
1517 req = to_xudc_req(usb_req); in tegra_xudc_ep_dequeue()
1905 struct tegra_xudc_request *req = to_xudc_req(usb_req); in tegra_xudc_ep_free_request()
3234 xudc->ep0_req = to_xudc_req(req); in tegra_xudc_alloc_eps()