Searched refs:start_host (Results 1 – 3 of 3) sorted by relevance
134 int (*start_host)(struct otg_fsm *fsm, int on); member232 if (!fsm->ops->start_host) in otg_start_host()234 return fsm->ops->start_host(fsm, on); in otg_start_host()
552 .start_host = ci_otg_start_host,
784 .start_host = fsl_otg_start_host,