Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/musb/
Dmusb_host.h69 extern void musb_host_poke_root_hub(struct musb *musb);
101 static inline void musb_host_poke_root_hub(struct musb *musb) {} in musb_host_poke_root_hub() function
Dmusb_host.c2778 void musb_host_poke_root_hub(struct musb *musb) in musb_host_poke_root_hub() function
Dmusb_core.c797 musb_host_poke_root_hub(musb); in musb_handle_intr_connect()