Searched refs:ci_otg_fsm_work (Results 1 – 3 of 3) sorted by relevance
67 int ci_otg_fsm_work(struct ci_hdrc *ci);79 static inline int ci_otg_fsm_work(struct ci_hdrc *ci) in ci_otg_fsm_work() function
216 if (ci_otg_is_fsm_mode(ci) && !ci_otg_fsm_work(ci)) { in ci_otg_work()
590 int ci_otg_fsm_work(struct ci_hdrc *ci) in ci_otg_fsm_work() function