Searched refs:ap_jumptable (Results 1 – 1 of 1) sorted by relevance
394 static ap_func_t *ap_jumptable[NR_AP_STATES][NR_AP_EVENTS] = { variable431 return ap_jumptable[aq->state][event](aq); in ap_sm_event()