Searched refs:stv0910_single (Results 1 – 1 of 1) sorted by relevance
83 static int stv0910_single; variable84 module_param(stv0910_single, int, 0444);85 MODULE_PARM_DESC(stv0910_single, "use stv0910 cards as single demods");1196 if (stv0910_single) in demod_attach_stv0910()