Searched refs:start_host (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/usb/
H A Dotg-fsm.h134 int (*start_host)(struct otg_fsm *fsm, int on); member in struct:otg_fsm_ops
232 if (!fsm->ops->start_host) otg_start_host()
234 return fsm->ops->start_host(fsm, on); otg_start_host()
/linux-4.4.14/drivers/usb/chipidea/
H A Dotg_fsm.c552 .start_host = ci_otg_start_host,
/linux-4.4.14/drivers/usb/phy/
H A Dphy-fsl-usb.c784 .start_host = fsl_otg_start_host,

Completed in 104 milliseconds