Searched refs:musb_host_rx (Results 1 – 3 of 3) sorted by relevance
156 extern void musb_host_rx(struct musb *, u8);164 static inline void musb_host_rx(struct musb *m, u8 e) {} in musb_host_rx() function
1619 musb_host_rx(musb, ep_num); in musb_interrupt()1691 musb_host_rx(musb, epnum); in musb_dma_completion()
1435 void musb_host_rx(struct musb *musb, u8 epnum) in musb_host_rx() function