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

/linux-4.4.14/include/linux/usb/
H A Dotg-fsm.h131 void (*start_adp_sns)(struct otg_fsm *fsm); member in struct:otg_fsm_ops
205 if (!fsm->ops->start_adp_sns) otg_start_adp_sns()
209 fsm->ops->start_adp_sns(fsm); otg_start_adp_sns()

Completed in 72 milliseconds