Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c80 static unsigned int alt_tuner; variable
81 module_param(alt_tuner, int, 0644);
82 MODULE_PARM_DESC(alt_tuner, "Enable alternate tuner configuration");
1270 switch (alt_tuner) { in dvb_register()