Searched refs:otg_statemachine (Results 1 – 4 of 4) sorted by relevance
280 otg_statemachine(&fsl_otg_dev->fsm); in a_wait_enum()599 otg_statemachine(&otg_dev->fsm); in fsl_otg_set_host()625 otg_statemachine(&otg_dev->fsm); in fsl_otg_set_peripheral()691 otg_statemachine(&otg_dev->fsm); in fsl_otg_start_srp()712 otg_statemachine(&otg_dev->fsm); in fsl_otg_start_hnp()1099 otg_statemachine(&fsl_otg_dev->fsm); in fsl_otg_ioctl()
244 int otg_statemachine(struct otg_fsm *fsm) in otg_statemachine() function367 EXPORT_SYMBOL_GPL(otg_statemachine);
244 int otg_statemachine(struct otg_fsm *fsm);
567 if (otg_statemachine(&ci->fsm)) { in ci_otg_fsm_work()