Home
last modified time | relevance | path

Searched refs:RC_BIT_NEC (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/drivers/media/usb/tm6000/
Dtm6000-input.c112 case RC_BIT_NEC: in tm6000_ir_config()
125 if (ir->rc_type == RC_BIT_NEC) in tm6000_ir_config()
130 (ir->rc_type == RC_BIT_NEC) ? "NEC" : "RC-5", in tm6000_ir_config()
182 case RC_BIT_NEC: in tm6000_ir_keydown()
328 if ((rc->rc_map.scan) && (*rc_type == RC_BIT_NEC)) in tm6000_ir_change_protocol()
444 rc->allowed_protocols = RC_BIT_RC5 | RC_BIT_NEC; in tm6000_ir_init()
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-input.c215 case RC_BIT_NEC: in default_polling_getkey()
260 case RC_BIT_NEC: in em2874_polling_getkey()
392 } else if (*rc_type & RC_BIT_NEC) { in em2860_ir_change_protocol()
395 *rc_type = RC_BIT_NEC; in em2860_ir_change_protocol()
421 } else if (*rc_type & RC_BIT_NEC) { in em2874_ir_change_protocol()
425 *rc_type = RC_BIT_NEC; in em2874_ir_change_protocol()
765 rc->allowed_protocols = RC_BIT_RC5 | RC_BIT_NEC; in em28xx_ir_init()
773 rc->allowed_protocols = RC_BIT_RC5 | RC_BIT_NEC | in em28xx_ir_init()
/linux-4.4.14/include/media/
Drc-map.h46 #define RC_BIT_NEC (1 << RC_TYPE_NEC) macro
61 RC_BIT_NEC | RC_BIT_SANYO | RC_BIT_MCE_KBD | \
/linux-4.4.14/drivers/media/rc/
Dir-nec-decoder.c55 if (!(dev->enabled_protocols & RC_BIT_NEC)) in ir_nec_decode()
204 .protocols = RC_BIT_NEC,
Digorplugusb.c203 rc->allowed_protocols = RC_BIT_ALL & ~(RC_BIT_NEC | RC_BIT_RC6_6A_20 | in igorplugusb_probe()
Drc-main.c789 { RC_BIT_NEC, "nec" },
/linux-4.4.14/drivers/media/usb/dvb-usb/
Ddib0700_devices.c550 case RC_BIT_NEC: in dib0700_rc_query_old_firmware()
3891 RC_BIT_NEC,
3931 RC_BIT_NEC,
3996 RC_BIT_NEC,
4041 RC_BIT_NEC,
4122 RC_BIT_NEC,
4167 RC_BIT_NEC,
4224 RC_BIT_NEC,
4290 RC_BIT_NEC,
4339 RC_BIT_NEC,
[all …]
Ddib0700_core.c624 } else if (*rc_type & RC_BIT_NEC) { in dib0700_change_protocol()
626 *rc_type = RC_BIT_NEC; in dib0700_change_protocol()
712 case RC_BIT_NEC: in dib0700_rc_urb_completion()
Ddw2102.c1845 .allowed_protos = RC_BIT_NEC,
1900 .allowed_protos = RC_BIT_NEC,
1951 .allowed_protos = RC_BIT_NEC,
2000 .allowed_protos = RC_BIT_NEC,
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-input.c95 dev->init_data.type = RC_BIT_NEC; in cx231xx_ir_init()
/linux-4.4.14/drivers/media/rc/img-ir/
Dimg-ir-nec.c112 .type = RC_BIT_NEC,
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-input.c296 allowed_protos = RC_BIT_NEC; in cx23885_input_init()
/linux-4.4.14/drivers/media/usb/au0828/
Dau0828-input.c347 rc->allowed_protocols = RC_BIT_NEC | RC_BIT_RC5; in au0828_rc_register()
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-input.c348 rc_type = RC_BIT_NEC; in cx88_ir_init()
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-input.c1017 dev->init_data.type = RC_BIT_NEC; in saa7134_probe_i2c_ir()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Daz6007.c239 rc->allowed_protos = RC_BIT_NEC; in az6007_get_rc_config()
Danysee.c1158 rc->allowed_protos = RC_BIT_NEC; in anysee_get_rc_config()
Dlmedm04.c1245 rc->allowed_protos = RC_BIT_NEC; in lme2510_get_rc_config()
Daf9015.c1318 rc->allowed_protos = RC_BIT_NEC; in af9015_get_rc_config()
Drtl28xxu.c1660 rc->allowed_protos = RC_BIT_NEC; in rtl2831u_get_rc_config()
Daf9035.c1840 rc->allowed_protos = RC_BIT_NEC; in af9035_get_rc_config()