Home
last modified time | relevance | path

Searched refs:musb_host_cleanup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/musb/
H A Dmusb_host.h59 extern void musb_host_cleanup(struct musb *);
90 static inline void musb_host_cleanup(struct musb *musb) {} in musb_host_cleanup() function
H A Dmusb_core.c2550 musb_host_cleanup(musb); in musb_init_controller()
2640 musb_host_cleanup(musb); in musb_remove()
H A Dmusb_host.c2711 void musb_host_cleanup(struct musb *musb) in musb_host_cleanup() function