Searched refs:alt_tuner (Results 1 – 1 of 1) sorted by relevance
90 static unsigned int alt_tuner; variable91 module_param(alt_tuner, int, 0644);92 MODULE_PARM_DESC(alt_tuner, "Enable alternate tuner configuration");1280 switch (alt_tuner) { in dvb_register()