Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/musb/ !
Dmusb_host.h65 extern void musb_host_poke_root_hub(struct musb *musb);
96 static inline void musb_host_poke_root_hub(struct musb *musb) {} in musb_host_poke_root_hub() function
Dmusb_host.c2758 void musb_host_poke_root_hub(struct musb *musb) in musb_host_poke_root_hub() function
Dmusb_core.c935 musb_host_poke_root_hub(musb); in musb_handle_intr_connect()