Searched refs:ap_jumptable (Results 1 – 1 of 1) sorted by relevance
429 static ap_func_t *ap_jumptable[NR_AP_SM_STATES][NR_AP_SM_EVENTS] = { variable460 return ap_jumptable[aq->sm_state][event](aq); in ap_sm_event()