Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-dvb.c90 static unsigned int alt_tuner; variable
91 module_param(alt_tuner, int, 0644);
92 MODULE_PARM_DESC(alt_tuner, "Enable alternate tuner configuration");
1280 switch (alt_tuner) { in dvb_register()