Searched refs:diseqc_method (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dbudget.c49 static int diseqc_method; variable
50 module_param(diseqc_method, int, 0444);
51 MODULE_PARM_DESC(diseqc_method, "Select DiSEqC method for subsystem id 13c2:1003, 0: default, 1: more reliable (for newer revisions only)");
389 if (budget->dev->pci->subsystem_device == 0x1003 && diseqc_method == 0) {

Completed in 74 milliseconds