Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-driver.c104 static unsigned int coring; variable
135 module_param(coring, int, 0444);
162 MODULE_PARM_DESC(coring, "set the luma coring level, default is 0 (no)");
4130 bttv_ctrl_coring.def = coring; in bttv_probe()