Searched defs:write_fifo (Results 1 – 6 of 6) sorted by relevance
33 void (*write_fifo)(struct musb_hw_ep *hw_ep, u16 len, const u8 *buf); member
176 void (*write_fifo)(struct musb_hw_ep *hw_ep, u16 len, const u8 *buf); member
95 struct kfifo write_fifo; member
356 static int write_fifo(struct omap_ep *ep, struct omap_req *req) in write_fifo() function
903 static int write_fifo(struct pxa_ep *ep, struct pxa27x_request *req) in write_fifo() function
608 static void write_fifo(struct net2280_ep *ep, struct usb_request *req) in write_fifo() function