Searched refs:IR_TYPE_OTHER (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.h21 #define IR_TYPE_OTHER (1u << 31) macro
25 IR_TYPE_OTHER)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dir-kbd-i2c.c321 ir_type = IR_TYPE_OTHER;
327 ir_type = IR_TYPE_OTHER;
345 ir_type = IR_TYPE_OTHER;
372 ir_type = IR_TYPE_OTHER;
378 ir_type = IR_TYPE_OTHER;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/keymaps/
H A Drc-imon-pad.c137 .ir_type = IR_TYPE_OTHER,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dimon.c1014 case IR_TYPE_OTHER:
1023 ir_type = IR_TYPE_OTHER;
1035 ir_type = IR_TYPE_OTHER;
1307 if (ictx->ir_type == IR_TYPE_OTHER && pad_stabilize) {
1364 if (ictx->ir_type == IR_TYPE_OTHER && pad_stabilize) {
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;
2026 u64 allowed_protos = IR_TYPE_OTHER;
2235 ictx->ir_type = IR_TYPE_OTHER;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tm6000/
H A Dtm6000-input.c294 err = ir_input_init(ir_input_dev->input_dev, &ir->ir, IR_TYPE_OTHER);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-input.c253 u64 ir_type = IR_TYPE_OTHER;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-input.c241 u64 ir_type = IR_TYPE_OTHER;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-i2c.c200 init_data->type = IR_TYPE_OTHER;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-input.c590 u64 ir_type = IR_TYPE_OTHER;

Completed in 89 milliseconds