Home
last modified time | relevance | path

Searched refs:RC_PROTO_BIT_NEC (Results 1 – 13 of 13) sorted by relevance

/linux-4.19.296/include/media/
Drc-map.h25 #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-4.19.296/drivers/media/rc/img-ir/
Dimg-ir-nec.c66 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-4.19.296/drivers/media/rc/
Dzx-irdec.c117 rcd->allowed_protocols = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in zx_irdec_probe()
Dir-nec-decoder.c251 .protocols = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX |
Digorplugusb.c208 ~(RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | RC_PROTO_BIT_NEC32 | in igorplugusb_probe()
Dtango-ir.c50 #define NEC_ANY (RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | RC_PROTO_BIT_NEC32)
Dwinbond-cir.c1090 data->dev->allowed_wakeup_protocols = RC_PROTO_BIT_NEC | in wbcir_probe()
Drc-main.c1001 { RC_PROTO_BIT_NEC |
/linux-4.19.296/drivers/media/usb/dvb-usb-v2/
Daz6007.c245 rc->allowed_protos = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in az6007_get_rc_config()
Danysee.c1154 rc->allowed_protos = RC_PROTO_BIT_NEC; in anysee_get_rc_config()
Daf9015.c1293 rc->allowed_protos = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in af9015_get_rc_config()
Drtl28xxu.c1705 rc->allowed_protos = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in rtl2831u_get_rc_config()
Daf9035.c1888 rc->allowed_protos = RC_PROTO_BIT_NEC | in af9035_get_rc_config()