Searched refs:RC_PROTO_BIT_NEC (Results 1 – 24 of 24) sorted by relevance
/Linux-v4.19/include/media/ |
D | rc-map.h | 25 #define RC_PROTO_BIT_NEC BIT_ULL(RC_PROTO_NEC) macro 46 RC_PROTO_BIT_SONY20 | RC_PROTO_BIT_NEC | \ 60 RC_PROTO_BIT_SONY20 | RC_PROTO_BIT_NEC | \ 73 RC_PROTO_BIT_SONY20 | RC_PROTO_BIT_NEC | \
|
/Linux-v4.19/drivers/media/rc/img-ir/ |
D | img-ir-nec.c | 66 protocols &= RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | RC_PROTO_BIT_NEC32; in img_ir_nec_filter() 79 protocols = RC_PROTO_BIT_NEC; in img_ir_nec_filter() 131 .type = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | RC_PROTO_BIT_NEC32,
|
/Linux-v4.19/drivers/media/usb/dvb-usb/ |
D | dtt200u.c | 216 .allowed_protos = RC_PROTO_BIT_NEC, 268 .allowed_protos = RC_PROTO_BIT_NEC, 320 .allowed_protos = RC_PROTO_BIT_NEC, 372 .allowed_protos = RC_PROTO_BIT_NEC,
|
D | dib0700_devices.c | 554 case RC_PROTO_BIT_NEC: in dib0700_rc_query_old_firmware() 4004 RC_PROTO_BIT_NEC, 4044 RC_PROTO_BIT_NEC, 4109 RC_PROTO_BIT_NEC, 4154 RC_PROTO_BIT_NEC, 4235 RC_PROTO_BIT_NEC, 4280 RC_PROTO_BIT_NEC, 4337 RC_PROTO_BIT_NEC, 4403 RC_PROTO_BIT_NEC, 4452 RC_PROTO_BIT_NEC, [all …]
|
D | a800.c | 127 .allowed_protos = RC_PROTO_BIT_NEC,
|
D | cxusb.c | 1571 .allowed_protos = RC_PROTO_BIT_NEC, 1628 .allowed_protos = RC_PROTO_BIT_NEC, 1693 .allowed_protos = RC_PROTO_BIT_NEC, 1749 .allowed_protos = RC_PROTO_BIT_NEC, 1804 .allowed_protos = RC_PROTO_BIT_NEC, 1858 .allowed_protos = RC_PROTO_BIT_NEC, 1914 .allowed_protos = RC_PROTO_BIT_NEC, 2013 .allowed_protos = RC_PROTO_BIT_NEC,
|
D | vp7045.c | 213 .allowed_protos = RC_PROTO_BIT_NEC,
|
D | dib0700_core.c | 660 } else if (*rc_proto & RC_PROTO_BIT_NEC) { in dib0700_change_protocol() 662 *rc_proto = RC_PROTO_BIT_NEC; in dib0700_change_protocol() 748 case RC_PROTO_BIT_NEC: in dib0700_rc_urb_completion()
|
D | dw2102.c | 1914 .allowed_protos = RC_PROTO_BIT_NEC, 1969 .allowed_protos = RC_PROTO_BIT_NEC, 2020 .allowed_protos = RC_PROTO_BIT_NEC, 2069 .allowed_protos = RC_PROTO_BIT_NEC,
|
/Linux-v4.19/drivers/media/usb/tm6000/ |
D | tm6000-input.c | 107 case RC_PROTO_BIT_NEC: in tm6000_ir_config() 120 if (ir->rc_proto == RC_PROTO_BIT_NEC) in tm6000_ir_config() 125 (ir->rc_proto == RC_PROTO_BIT_NEC) ? "NEC" : "RC-5", in tm6000_ir_config() 177 case RC_PROTO_BIT_NEC: in tm6000_ir_keydown() 436 rc->allowed_protocols = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_NEC; in tm6000_ir_init()
|
/Linux-v4.19/drivers/media/usb/em28xx/ |
D | em28xx-input.c | 233 case RC_PROTO_BIT_NEC: in default_polling_getkey() 279 case RC_PROTO_BIT_NEC: in em2874_polling_getkey() 417 } else if (*rc_proto & RC_PROTO_BIT_NEC) { in em2860_ir_change_protocol() 420 *rc_proto = RC_PROTO_BIT_NEC; in em2860_ir_change_protocol() 446 } else if (*rc_proto & RC_PROTO_BIT_NEC) { in em2874_ir_change_protocol() 450 *rc_proto = RC_PROTO_BIT_NEC; in em2874_ir_change_protocol() 805 RC_PROTO_BIT_NEC; in em28xx_ir_init() 814 RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in em28xx_ir_init()
|
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-input.c | 84 dev->init_data.type = RC_PROTO_BIT_NEC; in cx231xx_ir_init()
|
/Linux-v4.19/drivers/media/rc/ |
D | zx-irdec.c | 117 rcd->allowed_protocols = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in zx_irdec_probe()
|
D | ir-nec-decoder.c | 251 .protocols = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX |
|
D | igorplugusb.c | 206 ~(RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | RC_PROTO_BIT_NEC32 | in igorplugusb_probe()
|
D | tango-ir.c | 50 #define NEC_ANY (RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | RC_PROTO_BIT_NEC32)
|
D | winbond-cir.c | 1090 data->dev->allowed_wakeup_protocols = RC_PROTO_BIT_NEC | in wbcir_probe()
|
D | rc-main.c | 999 { RC_PROTO_BIT_NEC |
|
/Linux-v4.19/drivers/media/usb/au0828/ |
D | au0828-input.c | 335 rc->allowed_protocols = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in au0828_rc_register()
|
/Linux-v4.19/drivers/media/usb/dvb-usb-v2/ |
D | az6007.c | 244 rc->allowed_protos = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in az6007_get_rc_config()
|
D | anysee.c | 1154 rc->allowed_protos = RC_PROTO_BIT_NEC; in anysee_get_rc_config()
|
D | af9015.c | 1293 rc->allowed_protos = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in af9015_get_rc_config()
|
D | rtl28xxu.c | 1676 rc->allowed_protos = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in rtl2831u_get_rc_config()
|
D | af9035.c | 1886 rc->allowed_protos = RC_PROTO_BIT_NEC | in af9035_get_rc_config()
|