Searched refs:eval_funcs (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c4628 static const state_eval_func eval_funcs[] = { variable
4663 for (i = 0; (i<ARRAY_SIZE(eval_funcs)) && hdw->flag_ok; i++) {
4664 if ((*eval_funcs[i])(hdw)) {

Completed in 253 milliseconds