Searched refs:musb_read_fifo (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dmusb_gadget_ep0.c512 musb_read_fifo(&musb->endpoints[0], count, buf);
604 musb_read_fifo(&musb->endpoints[0], sizeof *req, (u8 *)req);
H A Dblackfin.c90 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) function
H A Dmusb_core.h587 extern void musb_read_fifo(struct musb_hw_ep *ep, u16 len, u8 *dst);
H A Dtusb6010_omap.c185 musb_read_fifo(hw_ep, pio, buf);
H A Dmusb_host.c523 musb_read_fifo(hw_ep, length, buf);
901 musb_read_fifo(hw_ep, fifo_count, fifo_dest);
H A Dtusb6010.c212 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *buf) function
H A Dmusb_core.c278 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) function
H A Dmusb_gadget.c671 musb_read_fifo(musb_ep->hw_ep, fifo_count, (u8 *)

Completed in 48 milliseconds