otg_timer_handlers  363 drivers/usb/chipidea/otg_fsm.c static int (*otg_timer_handlers[])(struct ci_hdrc *) = {
otg_timer_handlers  398 drivers/usb/chipidea/otg_fsm.c 			if (otg_timer_handlers[cur_timer])
otg_timer_handlers  399 drivers/usb/chipidea/otg_fsm.c 				ret = otg_timer_handlers[cur_timer](ci);