Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c612 static inline struct tegra_xudc_request *to_xudc_req(struct usb_request *req) in to_xudc_req() function
1319 req = to_xudc_req(usb_req); in tegra_xudc_ep_queue()
1528 req = to_xudc_req(usb_req); in tegra_xudc_ep_dequeue()
1919 struct tegra_xudc_request *req = to_xudc_req(usb_req); in tegra_xudc_ep_free_request()
3250 xudc->ep0_req = to_xudc_req(req); in tegra_xudc_alloc_eps()