Searched refs:musb_host_rx (Results 1 – 3 of 3) sorted by relevance
61 extern void musb_host_rx(struct musb *, u8);93 static inline void musb_host_rx(struct musb *musb, u8 epnum) {} in musb_host_rx() function
1788 musb_host_rx(musb, epnum); in musb_interrupt()1826 musb_host_rx(musb, epnum); in musb_dma_completion()
1723 void musb_host_rx(struct musb *musb, u8 epnum) in musb_host_rx() function