Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/musb/
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
Dmusb_core.c2556 musb_host_cleanup(musb); in musb_init_controller()
2646 musb_host_cleanup(musb); in musb_remove()
Dmusb_host.c2704 void musb_host_cleanup(struct musb *musb) in musb_host_cleanup() function