Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Domap_udc.c266 struct omap_req *req; in omap_alloc_request()
280 struct omap_req *req = container_of(_req, struct omap_req, req); in omap_free_request()
288 done(struct omap_ep *ep, struct omap_req *req, int status) in done()
328 write_packet(u8 *buf, struct omap_req *req, unsigned max) in write_packet()
354 static int write_fifo(struct omap_ep *ep, struct omap_req *req) in write_fifo()
393 read_packet(u8 *buf, struct omap_req *req, unsigned avail) in read_packet()
416 static int read_fifo(struct omap_ep *ep, struct omap_req *req) in read_fifo()
513 static void next_in_dma(struct omap_ep *ep, struct omap_req *req) in next_in_dma()
550 static void finish_in_dma(struct omap_ep *ep, struct omap_req *req, int status) in finish_in_dma()
576 static void next_out_dma(struct omap_ep *ep, struct omap_req *req) in next_out_dma()
[all …]
Domap_udc.h132 struct omap_req { struct