Home
last modified time | relevance | path

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

/linux/drivers/usb/fotg210/
H A Dfotg210-udc.c404 static int fotg210_ep_queue(struct usb_ep *_ep, struct usb_request *_req, in fotg210_ep_queue() function
541 .queue = fotg210_ep_queue,
765 fotg210_ep_queue(fotg210->gadget.ep0, fotg210->ep0_req, GFP_ATOMIC); in fotg210_get_status()