Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/udc/
Dtegra-xudc.c613 static inline struct tegra_xudc_request *to_xudc_req(struct usb_request *req) in to_xudc_req() function
1313 req = to_xudc_req(usb_req); in tegra_xudc_ep_queue()
1522 req = to_xudc_req(usb_req); in tegra_xudc_ep_dequeue()
1913 struct tegra_xudc_request *req = to_xudc_req(usb_req); in tegra_xudc_ep_free_request()
3245 xudc->ep0_req = to_xudc_req(req); in tegra_xudc_alloc_eps()