Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Domap_udc.c270 struct omap_req *req; in omap_alloc_request()
284 struct omap_req *req = container_of(_req, struct omap_req, req); in omap_free_request()
292 done(struct omap_ep *ep, struct omap_req *req, int status) in done()
332 write_packet(u8 *buf, struct omap_req *req, unsigned max) in write_packet()
358 static int write_fifo(struct omap_ep *ep, struct omap_req *req) in write_fifo()
397 read_packet(u8 *buf, struct omap_req *req, unsigned avail) in read_packet()
420 static int read_fifo(struct omap_ep *ep, struct omap_req *req) in read_fifo()
517 static void next_in_dma(struct omap_ep *ep, struct omap_req *req) in next_in_dma()
554 static void finish_in_dma(struct omap_ep *ep, struct omap_req *req, int status) in finish_in_dma()
580 static void next_out_dma(struct omap_ep *ep, struct omap_req *req) in next_out_dma()
[all …]
Domap_udc.h131 struct omap_req { struct