Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dfotg210-udc.c61 static void fotg210_done(struct fotg210_ep *ep, struct fotg210_request *req, in fotg210_done()
215 struct fotg210_request *req; in fotg210_ep_disable()
224 struct fotg210_request, queue); in fotg210_ep_disable()
236 struct fotg210_request *req; in fotg210_ep_alloc_request()
238 req = kzalloc(sizeof(struct fotg210_request), gfp_flags); in fotg210_ep_alloc_request()
250 struct fotg210_request *req; in fotg210_ep_free_request()
252 req = container_of(_req, struct fotg210_request, req); in fotg210_ep_free_request()
330 struct fotg210_request *req) in fotg210_start_dma()
380 struct fotg210_request *req) in fotg210_ep0_queue()
403 struct fotg210_request *req; in fotg210_ep_queue()
[all …]
Dfotg210.h214 struct fotg210_request { struct