Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A 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)");
3320 bttv_ctrl_agc_crush.def = agc_crush; in bttv_probe()