Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/bt8xx/
Dbttv-driver.c81 static unsigned int combfilter; variable
113 module_param(combfilter, int, 0444);
4070 btv->opt_combfilter = combfilter; in bttv_probe()
4071 bttv_ctrl_combfilter.def = combfilter; in bttv_probe()