Searched refs:IR_TYPE_RC5 (Results 1 - 16 of 16) 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.h15 #define IR_TYPE_RC5 (1 << 0) /* Philips RC5 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-rc5-hauppauge-new.c84 .ir_type = IR_TYPE_RC5,
H A Drc-rc5-streamzap.c56 .ir_type = IR_TYPE_RC5,
H A Drc-dib0700-rc5.c216 .ir_type = IR_TYPE_RC5,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dir-rc5-decoder.c55 if (!(ir_dev->raw->enabled_protocols & IR_TYPE_RC5))
166 .protocols = IR_TYPE_RC5,
H A Dir-sysfs.c41 { IR_TYPE_RC5, "rc-5" },
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/video/
H A Dir-kbd-i2c.c335 ir_type = IR_TYPE_RC5;
351 ir_type = IR_TYPE_RC5;
362 ir_type = IR_TYPE_RC5;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tm6000/
H A Dtm6000-input.c148 if (ir->ir.ir_type == IR_TYPE_RC5)
158 if (ir->ir.ir_type == IR_TYPE_RC5) {
278 ir->props.allowed_protos = IR_TYPE_RC5 | IR_TYPE_NEC;
/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.c1926 .allowed_protos = IR_TYPE_RC5 |
1962 .allowed_protos = IR_TYPE_RC5 |
2023 .allowed_protos = IR_TYPE_RC5 |
2067 .allowed_protos = IR_TYPE_RC5 |
2145 .allowed_protos = IR_TYPE_RC5 |
2191 .allowed_protos = IR_TYPE_RC5 |
2261 .allowed_protos = IR_TYPE_RC5 |
2310 .allowed_protos = IR_TYPE_RC5 |
2381 .allowed_protos = IR_TYPE_RC5 |
2419 .allowed_protos = IR_TYPE_RC5 |
[all...]
H A Ddib0700_core.c482 if (ir_type == IR_TYPE_RC5)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-input.c282 ir_type = IR_TYPE_RC5;
399 ir_type = IR_TYPE_RC5;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-input.c360 if (ir_type == IR_TYPE_RC5) {
417 ir->props.allowed_protos = IR_TYPE_RC5 | IR_TYPE_NEC;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-i2c.c208 init_data->type = IR_TYPE_RC5;
215 init_data->type = IR_TYPE_RC5;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-i2c.c114 init_data->type = IR_TYPE_RC5;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-input.c550 if (ir_type == IR_TYPE_RC5) {
859 ir->props.allowed_protos = IR_TYPE_RC5 | IR_TYPE_NEC;

Completed in 200 milliseconds