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