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