Home
last modified time | relevance | path

Searched refs:ap_jumptable (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/s390/crypto/
H A Dap_queue.c458 static ap_func_t *ap_jumptable[NR_AP_SM_STATES][NR_AP_SM_EVENTS] = { variable
493 return ap_jumptable[aq->sm_state][event](aq); in ap_sm_event()