Searched defs:musb_host_rx (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/musb/
H A Dmusb_host.h86 extern void musb_host_rx(struct musb *, u8);
91 extern void musb_host_rx(struct musb *, u8);
122 static inline void musb_host_rx(struct musb *musb, u8 epnum) {} function
H A Dmusb_host.c1545 void musb_host_rx(struct musb *musb, u8 epnum) function

Completed in 132 milliseconds