Home
last modified time | relevance | path

Searched refs:agc_crush (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttv-driver.c85 static unsigned int agc_crush = 1; variable
117 module_param(agc_crush, int, 0444);
142 MODULE_PARM_DESC(agc_crush, "enables the luminance AGC crush, default is 1 (yes)");
4075 bttv_ctrl_agc_crush.def = agc_crush; in bttv_probe()