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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Drc-map.h17 #define IR_TYPE_RC6 (1 << 2) /* Philips RC6 protocol */ macro
23 #define IR_TYPE_ALL (IR_TYPE_RC5 | IR_TYPE_NEC | IR_TYPE_RC6 | \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/keymaps/
H A Drc-rc6-mce.c91 .ir_type = IR_TYPE_RC6,
H A Drc-imon-mce.c123 .ir_type = IR_TYPE_RC6,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dir-rc6-decoder.c85 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_RC6))
258 .protocols = IR_TYPE_RC6,
H A Dir-sysfs.c43 { IR_TYPE_RC6, "rc-6" },
H A Dimon.c1005 case IR_TYPE_RC6:
1479 if (ictx->ir_type == IR_TYPE_RC6) {
1696 /* IR_TYPE_OTHER maps to iMON PAD remote, IR_TYPE_RC6 to MCE remote */
1697 props->allowed_protos = IR_TYPE_OTHER | IR_TYPE_RC6;
2056 allowed_protos = IR_TYPE_RC6;
2313 if (ictx->ir_type == IR_TYPE_RC6)
H A Dstreamzap.c437 props->allowed_protos = IR_TYPE_RC5 | IR_TYPE_RC6;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Ddib0700_devices.c1927 IR_TYPE_RC6 |
1963 IR_TYPE_RC6 |
2024 IR_TYPE_RC6 |
2068 IR_TYPE_RC6 |
2146 IR_TYPE_RC6 |
2192 IR_TYPE_RC6 |
2262 IR_TYPE_RC6 |
2311 IR_TYPE_RC6 |
2382 IR_TYPE_RC6 |
2420 IR_TYPE_RC6 |
[all...]
H A Ddib0700_core.c486 else if (ir_type == IR_TYPE_RC6) {

Completed in 55 milliseconds