Searched refs:use_frontend (Results 1 – 1 of 1) sorted by relevance
63 static int use_frontend; variable64 module_param(use_frontend, int, 0644);65 MODULE_PARM_DESC(use_frontend,"for cards with multiple frontends (0: terrestrial, 1: satellite)");1414 if (!use_frontend) { /* terrestrial */ in dvb_init()1459 if (!use_frontend) { /* terrestrial */ in dvb_init()1684 if (!use_frontend) { /* terrestrial */ in dvb_init()1709 if (!use_frontend) { /* terrestrial */ in dvb_init()1974 if ((dev->eedata[2] == 0x07) && use_frontend) { in dvb_fini()