Searched refs:fsm (Results 1 – 1 of 1) sorted by relevance
209 fsm->ops->chrg_vbus(fsm, on); in otg_chrg_vbus()219 fsm->ops->drv_vbus(fsm, on); in otg_drv_vbus()230 fsm->ops->loc_conn(fsm, on); in otg_loc_conn()241 fsm->ops->loc_sof(fsm, on); in otg_loc_sof()252 fsm->ops->start_pulse(fsm); in otg_start_pulse()264 fsm->ops->start_adp_prb(fsm); in otg_start_adp_prb()275 fsm->ops->start_adp_sns(fsm); in otg_start_adp_sns()284 fsm->ops->add_timer(fsm, timer); in otg_add_timer()292 fsm->ops->del_timer(fsm, timer); in otg_del_timer()300 return fsm->ops->start_host(fsm, on); in otg_start_host()[all …]
Completed in 4 milliseconds