Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttv-driver.c93 static unsigned int combfilter; variable
125 module_param(combfilter, int, 0444);
4119 btv->opt_combfilter = combfilter; in bttv_probe()
4120 bttv_ctrl_combfilter.def = combfilter; in bttv_probe()