Searched refs:disable_other_ir (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/video/saa7134/
H A Dsaa7134-input.c58 static unsigned int disable_other_ir; variable
59 module_param(disable_other_ir, int, 0644);
60 MODULE_PARM_DESC(disable_other_ir, "disable full codes of "
310 if (data[10] != 0x6b && data[11] != 0x86 && disable_other_ir)

Completed in 233 milliseconds