Searched refs:musb_host_rx (Results 1 – 3 of 3) sorted by relevance
61 extern void musb_host_rx(struct musb *, u8);66 extern void musb_host_rx(struct musb *, u8);97 static inline void musb_host_rx(struct musb *musb, u8 epnum) {} in musb_host_rx() function
1787 musb_host_rx(musb, epnum); in musb_interrupt()1825 musb_host_rx(musb, epnum); in musb_dma_completion()
1729 void musb_host_rx(struct musb *musb, u8 epnum) in musb_host_rx() function