Searched refs:check_value (Results 1 – 5 of 5) sorted by relevance
94 check_value() function119 check_value max_macs initial 32 32120 check_value test1 initial true Y127 check_value max_macs post-set 16 32128 check_value test1 post-set false Y132 check_value max_macs post-reload 16 16133 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,
2141 goto check_value; in composite_setup()2187 goto check_value; in composite_setup()2261 check_value: in composite_setup()