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