Searched refs:stv0910_single (Results 1 – 1 of 1) sorted by relevance
92 static int stv0910_single; variable93 module_param(stv0910_single, int, 0444);94 MODULE_PARM_DESC(stv0910_single, "use stv0910 cards as single demods");1205 if (stv0910_single) in demod_attach_stv0910()