Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttv-driver.c86 static unsigned int whitecrush_upper = 0xCF; variable
118 module_param(whitecrush_upper, int, 0444);
143 MODULE_PARM_DESC(whitecrush_upper, "sets the white crush upper value, default is 207");
4078 bttv_ctrl_whitecrush_upper.def = whitecrush_upper; in bttv_probe()