Searched refs:RC_PROTO_BIT_NEC (Results 1 – 22 of 22) sorted by relevance
/linux-6.1.9/drivers/media/rc/img-ir/ |
D | img-ir-nec.c | 62 protocols &= RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | RC_PROTO_BIT_NEC32; in img_ir_nec_filter() 75 protocols = RC_PROTO_BIT_NEC; in img_ir_nec_filter() 127 .type = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | RC_PROTO_BIT_NEC32,
|
/linux-6.1.9/drivers/media/usb/em28xx/ |
D | em28xx-input.c | 223 case RC_PROTO_BIT_NEC: in default_polling_getkey() 269 case RC_PROTO_BIT_NEC: in em2874_polling_getkey() 394 } else if (*rc_proto & RC_PROTO_BIT_NEC) { in em2860_ir_change_protocol() 397 *rc_proto = RC_PROTO_BIT_NEC; in em2860_ir_change_protocol() 423 } else if (*rc_proto & RC_PROTO_BIT_NEC) { in em2874_ir_change_protocol() 427 *rc_proto = RC_PROTO_BIT_NEC; in em2874_ir_change_protocol() 780 RC_PROTO_BIT_NEC; in em28xx_ir_init() 789 RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in em28xx_ir_init()
|
/linux-6.1.9/drivers/media/usb/dvb-usb/ |
D | dtt200u.c | 227 .allowed_protos = RC_PROTO_BIT_NEC, 279 .allowed_protos = RC_PROTO_BIT_NEC, 331 .allowed_protos = RC_PROTO_BIT_NEC, 383 .allowed_protos = RC_PROTO_BIT_NEC,
|
D | dib0700_devices.c | 551 case RC_PROTO_BIT_NEC: in dib0700_rc_query_old_firmware() 4092 RC_PROTO_BIT_NEC, 4132 RC_PROTO_BIT_NEC, 4197 RC_PROTO_BIT_NEC, 4242 RC_PROTO_BIT_NEC, 4323 RC_PROTO_BIT_NEC, 4368 RC_PROTO_BIT_NEC, 4425 RC_PROTO_BIT_NEC, 4491 RC_PROTO_BIT_NEC, 4540 RC_PROTO_BIT_NEC, [all …]
|
D | a800.c | 132 .allowed_protos = RC_PROTO_BIT_NEC,
|
D | cxusb.c | 1814 .allowed_protos = RC_PROTO_BIT_NEC, 1873 .allowed_protos = RC_PROTO_BIT_NEC, 1940 .allowed_protos = RC_PROTO_BIT_NEC, 1999 .allowed_protos = RC_PROTO_BIT_NEC, 2054 .allowed_protos = RC_PROTO_BIT_NEC, 2108 .allowed_protos = RC_PROTO_BIT_NEC, 2165 .allowed_protos = RC_PROTO_BIT_NEC, 2265 .allowed_protos = RC_PROTO_BIT_NEC,
|
D | dw2102.c | 1957 .allowed_protos = RC_PROTO_BIT_NEC, 2012 .allowed_protos = RC_PROTO_BIT_NEC, 2063 .allowed_protos = RC_PROTO_BIT_NEC, 2112 .allowed_protos = RC_PROTO_BIT_NEC, 2159 .allowed_protos = RC_PROTO_BIT_NEC, 2206 .allowed_protos = RC_PROTO_BIT_NEC, 2261 .allowed_protos = RC_PROTO_BIT_NEC,
|
D | vp7045.c | 225 .allowed_protos = RC_PROTO_BIT_NEC,
|
D | dib0700_core.c | 657 } else if (*rc_proto & RC_PROTO_BIT_NEC) { in dib0700_change_protocol() 659 *rc_proto = RC_PROTO_BIT_NEC; in dib0700_change_protocol() 745 case RC_PROTO_BIT_NEC: in dib0700_rc_urb_completion()
|
/linux-6.1.9/drivers/staging/media/deprecated/tm6000/ |
D | tm6000-input.c | 99 case RC_PROTO_BIT_NEC: in tm6000_ir_config() 112 if (ir->rc_proto == RC_PROTO_BIT_NEC) in tm6000_ir_config() 117 (ir->rc_proto == RC_PROTO_BIT_NEC) ? "NEC" : "RC-5", in tm6000_ir_config() 169 case RC_PROTO_BIT_NEC: in tm6000_ir_keydown() 428 rc->allowed_protocols = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_NEC; in tm6000_ir_init()
|
/linux-6.1.9/include/media/ |
D | rc-map.h | 24 #define RC_PROTO_BIT_NEC BIT_ULL(RC_PROTO_NEC) macro 64 (RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | RC_PROTO_BIT_NEC32)
|
/linux-6.1.9/drivers/media/usb/cx231xx/ |
D | cx231xx-input.c | 84 dev->init_data.type = RC_PROTO_BIT_NEC; in cx231xx_ir_init()
|
/linux-6.1.9/drivers/media/rc/ |
D | ir-nec-decoder.c | 251 .protocols = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX |
|
D | igorplugusb.c | 201 ~(RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | RC_PROTO_BIT_NEC32 | in igorplugusb_probe()
|
D | winbond-cir.c | 1078 data->dev->allowed_wakeup_protocols = RC_PROTO_BIT_NEC | in wbcir_probe()
|
D | rc-main.c | 1045 { RC_PROTO_BIT_NEC |
|
/linux-6.1.9/drivers/media/usb/au0828/ |
D | au0828-input.c | 332 rc->allowed_protocols = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in au0828_rc_register()
|
/linux-6.1.9/drivers/media/usb/dvb-usb-v2/ |
D | az6007.c | 236 rc->allowed_protos = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in az6007_get_rc_config()
|
D | anysee.c | 1145 rc->allowed_protos = RC_PROTO_BIT_NEC; in anysee_get_rc_config()
|
D | af9015.c | 1284 rc->allowed_protos = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in af9015_get_rc_config()
|
D | af9035.c | 1908 rc->allowed_protos = RC_PROTO_BIT_NEC | in af9035_get_rc_config()
|
D | rtl28xxu.c | 1704 rc->allowed_protos = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in rtl2831u_get_rc_config()
|