Searched refs:alt_tuner (Results 1 – 1 of 1) sorted by relevance
87 static unsigned int alt_tuner; variable88 module_param(alt_tuner, int, 0644);89 MODULE_PARM_DESC(alt_tuner, "Enable alternate tuner configuration");1259 switch (alt_tuner) { in dvb_register()