Searched refs:use_frontend (Results 1 – 1 of 1) sorted by relevance
74 static int use_frontend; variable75 module_param(use_frontend, int, 0644);76 MODULE_PARM_DESC(use_frontend,"for cards with multiple frontends (0: terrestrial, 1: satellite)");1395 if (!use_frontend) { /* terrestrial */ in dvb_init()1438 if (!use_frontend) { /* terrestrial */ in dvb_init()1663 if (!use_frontend) { /* terrestrial */ in dvb_init()1688 if (!use_frontend) { /* terrestrial */ in dvb_init()1933 if ((dev->eedata[2] == 0x07) && use_frontend) { in dvb_fini()