Searched refs:musb_host_finish_resume (Results 1 – 3 of 3) sorted by relevance
72 extern void musb_host_finish_resume(struct work_struct *work);107 static inline void musb_host_finish_resume(struct work_struct *work) {} in musb_host_finish_resume() function
21 void musb_host_finish_resume(struct work_struct *work) in musb_host_finish_resume() function
2316 INIT_DELAYED_WORK(&musb->finish_resume_work, musb_host_finish_resume); in musb_init_controller()