Searched refs:musb_host_cleanup (Results 1 – 3 of 3) sorted by relevance
59 extern void musb_host_cleanup(struct musb *);64 extern void musb_host_cleanup(struct musb *);94 static inline void musb_host_cleanup(struct musb *musb) {} in musb_host_cleanup() function
2539 musb_host_cleanup(musb); in musb_init_controller()2631 musb_host_cleanup(musb); in musb_remove()
2710 void musb_host_cleanup(struct musb *musb) in musb_host_cleanup() function