Home
last modified time | relevance | path

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

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