Lines Matching defs:ci

39 	struct ci_hdrc	*ci = dev_get_drvdata(dev);  in get_a_bus_req()  local
54 struct ci_hdrc *ci = dev_get_drvdata(dev); in set_a_bus_req() local
83 struct ci_hdrc *ci = dev_get_drvdata(dev); in get_a_bus_drop() local
98 struct ci_hdrc *ci = dev_get_drvdata(dev); in set_a_bus_drop() local
124 struct ci_hdrc *ci = dev_get_drvdata(dev); in get_b_bus_req() local
139 struct ci_hdrc *ci = dev_get_drvdata(dev); in set_b_bus_req() local
161 struct ci_hdrc *ci = dev_get_drvdata(dev); in set_a_clr_err() local
211 static void ci_otg_add_timer(struct ci_hdrc *ci, enum otg_fsm_timer t) in ci_otg_add_timer()
238 static void ci_otg_del_timer(struct ci_hdrc *ci, enum otg_fsm_timer t) in ci_otg_del_timer()
276 static int a_wait_vrise_tmout(struct ci_hdrc *ci) in a_wait_vrise_tmout()
282 static int a_wait_vfall_tmout(struct ci_hdrc *ci) in a_wait_vfall_tmout()
288 static int a_wait_bcon_tmout(struct ci_hdrc *ci) in a_wait_bcon_tmout()
294 static int a_aidl_bdis_tmout(struct ci_hdrc *ci) in a_aidl_bdis_tmout()
300 static int b_ase0_brst_tmout(struct ci_hdrc *ci) in b_ase0_brst_tmout()
306 static int a_bidl_adis_tmout(struct ci_hdrc *ci) in a_bidl_adis_tmout()
312 static int b_se0_srp_tmout(struct ci_hdrc *ci) in b_se0_srp_tmout()
318 static int b_srp_fail_tmout(struct ci_hdrc *ci) in b_srp_fail_tmout()
324 static int b_data_pls_tmout(struct ci_hdrc *ci) in b_data_pls_tmout()
335 static int b_ssend_srp_tmout(struct ci_hdrc *ci) in b_ssend_srp_tmout()
368 struct ci_hdrc *ci = container_of(t, struct ci_hdrc, otg_fsm_hrtimer); in ci_otg_hrtimer_func() local
408 static int ci_otg_init_timers(struct ci_hdrc *ci) in ci_otg_init_timers()
421 struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); in ci_otg_fsm_add_timer() local
430 struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); in ci_otg_fsm_del_timer() local
444 struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); in ci_otg_drv_vbus() local
478 struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); in ci_otg_loc_conn() local
494 struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); in ci_otg_loc_sof() local
510 struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); in ci_otg_start_pulse() local
521 struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); in ci_otg_start_host() local
536 struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); in ci_otg_start_gadget() local
557 int ci_otg_fsm_work(struct ci_hdrc *ci) in ci_otg_fsm_work()
613 static void ci_otg_fsm_event(struct ci_hdrc *ci) in ci_otg_fsm_event()
708 irqreturn_t ci_otg_fsm_irq(struct ci_hdrc *ci) in ci_otg_fsm_irq()
760 void ci_hdrc_otg_fsm_start(struct ci_hdrc *ci) in ci_hdrc_otg_fsm_start()
765 int ci_hdrc_otg_fsm_init(struct ci_hdrc *ci) in ci_hdrc_otg_fsm_init()
813 void ci_hdrc_otg_fsm_remove(struct ci_hdrc *ci) in ci_hdrc_otg_fsm_remove()