Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/musb/
H A 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
H A Dmusb_host.c2758 void musb_host_poke_root_hub(struct musb *musb) in musb_host_poke_root_hub() function
H A Dmusb_core.c935 musb_host_poke_root_hub(musb); in musb_handle_intr_connect()