Searched refs:nocomb (Results 1 – 1 of 1) sorted by relevance
46 static unsigned int nocomb; variable47 module_param(nocomb, int, 0644);48 MODULE_PARM_DESC(nocomb, "disable comb filter");727 if (nocomb) in cx88_set_scale()