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
2371 musb_host_cleanup(musb); in musb_init_controller()2465 musb_host_cleanup(musb); in musb_remove()
2737 void musb_host_cleanup(struct musb *musb) in musb_host_cleanup() function