Searched refs:musb_host_finish_resume (Results 1 – 3 of 3) sorted by relevance
68 extern void musb_host_finish_resume(struct work_struct *work);102 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
2495 INIT_DELAYED_WORK(&musb->finish_resume_work, musb_host_finish_resume); in musb_init_controller()