Searched refs:start_pulse (Results 1 – 2 of 2) sorted by relevance
195 void (*start_pulse)(struct otg_fsm *fsm); member248 if (!fsm->ops->start_pulse) in otg_start_pulse()252 fsm->ops->start_pulse(fsm); in otg_start_pulse()
583 .start_pulse = ci_otg_start_pulse,