Searched refs:otg_statemachine (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/usb/common/
H A Dusb-otg-fsm.c244 int otg_statemachine(struct otg_fsm *fsm) otg_statemachine() function
367 EXPORT_SYMBOL_GPL(otg_statemachine); variable
/linux-4.4.14/include/linux/usb/
H A Dotg-fsm.h244 int otg_statemachine(struct otg_fsm *fsm);
/linux-4.4.14/drivers/usb/phy/
H A Dphy-fsl-usb.c280 otg_statemachine(&fsl_otg_dev->fsm); a_wait_enum()
599 otg_statemachine(&otg_dev->fsm); fsl_otg_set_host()
625 otg_statemachine(&otg_dev->fsm); fsl_otg_set_peripheral()
691 otg_statemachine(&otg_dev->fsm); fsl_otg_start_srp()
712 otg_statemachine(&otg_dev->fsm); fsl_otg_start_hnp()
1099 otg_statemachine(&fsl_otg_dev->fsm); fsl_otg_ioctl()
/linux-4.4.14/drivers/usb/chipidea/
H A Dotg_fsm.c567 if (otg_statemachine(&ci->fsm)) { ci_otg_fsm_work()

Completed in 128 milliseconds