Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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.1.27/include/media/
Drc-map.h48 #define RC_BIT_NEC (1 << RC_TYPE_NEC) macro
63 RC_BIT_NEC | RC_BIT_SANYO | RC_BIT_MCE_KBD | \
/linux-4.1.27/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.c788 { RC_BIT_NEC, "nec" },
/linux-4.1.27/drivers/media/usb/dvb-usb/
Ddib0700_devices.c550 case RC_BIT_NEC: in dib0700_rc_query_old_firmware()
3888 RC_BIT_NEC,
3928 RC_BIT_NEC,
3997 RC_BIT_NEC,
4044 RC_BIT_NEC,
4126 RC_BIT_NEC,
4172 RC_BIT_NEC,
4231 RC_BIT_NEC,
4299 RC_BIT_NEC,
4350 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.c1812 .allowed_protos = RC_BIT_NEC,
1867 .allowed_protos = RC_BIT_NEC,
1918 .allowed_protos = RC_BIT_NEC,
1967 .allowed_protos = RC_BIT_NEC,
/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-input.c95 dev->init_data.type = RC_BIT_NEC; in cx231xx_ir_init()
/linux-4.1.27/drivers/media/rc/img-ir/
Dimg-ir-nec.c112 .type = RC_BIT_NEC,
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-input.c296 allowed_protos = RC_BIT_NEC; in cx23885_input_init()
/linux-4.1.27/drivers/media/usb/au0828/
Dau0828-input.c347 rc->allowed_protocols = RC_BIT_NEC | RC_BIT_RC5; in au0828_rc_register()
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-input.c348 rc_type = RC_BIT_NEC; in cx88_ir_init()
/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134-input.c1005 dev->init_data.type = RC_BIT_NEC; in saa7134_probe_i2c_ir()
/linux-4.1.27/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.c1196 rc->allowed_protos = RC_BIT_NEC; in lme2510_get_rc_config()
Drtl28xxu.c1517 rc->allowed_protos = RC_BIT_NEC; in rtl2831u_get_rc_config()
Daf9015.c1318 rc->allowed_protos = RC_BIT_NEC; in af9015_get_rc_config()
Daf9035.c1826 rc->allowed_protos = RC_BIT_NEC; in af9035_get_rc_config()