Searched defs:read_fifo (Results 1 – 7 of 7) sorted by relevance
16 int (*read_fifo)(void *context, __be16 *fifo_buf, member
32 void (*read_fifo)(struct musb_hw_ep *hw_ep, u16 len, u8 *buf); member
175 void (*read_fifo)(struct musb_hw_ep *hw_ep, u16 len, u8 *buf); member
51 struct kfifo read_fifo; member
311 static int read_fifo (struct at91_ep *ep, struct at91_request *req) in read_fifo() function
418 static int read_fifo(struct omap_ep *ep, struct omap_req *req) in read_fifo() function
708 static int read_fifo(struct net2280_ep *ep, struct net2280_request *req) in read_fifo() function