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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110.c87 static int budgetpatch; variable
108 module_param(budgetpatch, int, 0444);
109 MODULE_PARM_DESC(budgetpatch, "use budget-patch hardware modification: default 0 (0 no, 1 autodetect, 2 always)");
1345 if (budgetpatch) {
1385 if (budgetpatch) {
2281 * rps1 code for budgetpatch will copy internal HS event to GPIO3 pin.
2349 if (budgetpatch == 1) {
2350 budgetpatch = 0;
2420 * then we have budgetpatch hardware
2423 budgetpatch
[all...]

Completed in 35 milliseconds