start_adp_prb     208 include/linux/usb/otg-fsm.h 	void	(*start_adp_prb)(struct otg_fsm *fsm);
start_adp_prb     271 include/linux/usb/otg-fsm.h 	if (!fsm->ops->start_adp_prb)
start_adp_prb     276 include/linux/usb/otg-fsm.h 		fsm->ops->start_adp_prb(fsm);