Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/pci/bt8xx/
Dbttv-driver.c81 static unsigned int combfilter; variable
113 module_param(combfilter, int, 0444);
3296 btv->opt_combfilter = combfilter; in bttv_probe()
3297 bttv_ctrl_combfilter.def = combfilter; in bttv_probe()