Searched refs:ci_otg_fsm_work (Results 1 – 3 of 3) sorted by relevance
68 int ci_otg_fsm_work(struct ci_hdrc *ci);80 static inline int ci_otg_fsm_work(struct ci_hdrc *ci) in ci_otg_fsm_work() function
94 if (ci_otg_is_fsm_mode(ci) && !ci_otg_fsm_work(ci)) { in ci_otg_work()
557 int ci_otg_fsm_work(struct ci_hdrc *ci) in ci_otg_fsm_work() function