Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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)");
4085 bttv_ctrl_agc_crush.def = agc_crush; in bttv_probe()

Completed in 9 milliseconds