Searched refs:ir_type (Results 1 - 25 of 89) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/keymaps/
H A Drc-lirc.c22 .ir_type = IR_TYPE_LIRC,
H A Drc-ati-tv-wonder-hd-600.c50 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-evga-indtube.c42 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-msi-tvanywhere.c50 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-proteus-2309.c50 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-adstech-dvb-t-pci.c70 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-apac-viewcomp.c61 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-asus-pc39.c72 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-avermedia-a16d.c56 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-avermedia-dvbt.c59 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-avermedia-m733a-rm-k6.c76 .ir_type = IR_TYPE_NEC,
H A Drc-avermedia.c67 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-avertv-303.c66 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-behold-columbus.c89 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-behold.c122 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-budget-ci-old.c73 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-cinergy-1400.c65 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-cinergy.c59 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-dm1105-nec.c57 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-dntv-live-dvb-t.c59 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
H A Drc-em-terratec.c50 .ir_type = IR_TYPE_UNKNOWN, /* Legacy IR type */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dir-kbd-i2c.c299 u64 ir_type = 0; local
321 ir_type = IR_TYPE_OTHER;
327 ir_type = IR_TYPE_OTHER;
335 ir_type = IR_TYPE_RC5;
345 ir_type = IR_TYPE_OTHER;
351 ir_type = IR_TYPE_RC5;
362 ir_type = IR_TYPE_RC5;
372 ir_type = IR_TYPE_OTHER;
378 ir_type = IR_TYPE_OTHER;
391 ir_type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Dir-kbd-i2c.h14 u64 ir_type; member in struct:IR_i2c
H A Dir-common.h38 u64 ir_type; member in struct:ir_input_state
94 const u64 ir_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-input.c44 u64 ir_type; member in struct:cx88_IR
241 u64 ir_type = IR_TYPE_OTHER; local
267 ir_type = IR_TYPE_NEC;
282 ir_type = IR_TYPE_RC5;
370 ir_type = IR_TYPE_NEC;
376 ir_type = IR_TYPE_NEC;
381 ir_type = IR_TYPE_NEC;
399 ir_type = IR_TYPE_RC5;
434 ir->ir_type = ir_type;
[all...]

Completed in 157 milliseconds

1234