Searched refs:use_frontend (Results 1 – 1 of 1) sorted by relevance
62 static int use_frontend; variable63 module_param(use_frontend, int, 0644);64 MODULE_PARM_DESC(use_frontend,"for cards with multiple frontends (0: terrestrial, 1: satellite)");1393 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()1940 if ((dev->eedata[2] == 0x07) && use_frontend) { in dvb_fini()