Searched refs:eval_funcs (Results 1 – 1 of 1) sorted by relevance
4620 static const state_eval_func eval_funcs[] = { variable4655 for (i = 0; (i<ARRAY_SIZE(eval_funcs)) && hdw->flag_ok; i++) { in pvr2_hdw_state_update()4656 if ((*eval_funcs[i])(hdw)) { in pvr2_hdw_state_update()