Searched refs:check_value (Results 1 – 5 of 5) sorted by relevance
85 check_value() function110 check_value max_macs initial 32 32111 check_value test1 initial true Y118 check_value max_macs post-set 16 32119 check_value test1 post-set false Y123 check_value max_macs post-reload 16 16124 check_value test1 post-reload false N
75 pvr2_ctlf_check_value check_value; /* Check that value is valid */ member
16 if (cptr->info->check_value) { in pvr2_ctrl_range_check()17 if (!cptr->info->check_value(cptr,val)) return -ERANGE; in pvr2_ctrl_range_check()
1126 .check_value = ctrl_check_input,
2154 goto check_value; in composite_setup()2200 goto check_value; in composite_setup()2274 check_value: in composite_setup()