start_pulse 574 drivers/usb/chipidea/otg_fsm.c .start_pulse = ci_otg_start_pulse, start_pulse 762 drivers/usb/phy/phy-fsl-usb.c .start_pulse = fsl_otg_start_pulse, start_pulse 207 include/linux/usb/otg-fsm.h void (*start_pulse)(struct otg_fsm *fsm); start_pulse 260 include/linux/usb/otg-fsm.h if (!fsm->ops->start_pulse) start_pulse 264 include/linux/usb/otg-fsm.h fsm->ops->start_pulse(fsm);