Home
last modified time | relevance | path

Searched refs:RC_PROTO_BIT_SONY15 (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/media/rc/img-ir/
Dimg-ir-sony.c31 if (!(enabled_protocols & RC_PROTO_BIT_SONY15)) in img_ir_sony_scancode()
71 protocols &= RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 | in img_ir_sony_filter()
83 protocols = RC_PROTO_BIT_SONY15; in img_ir_sony_filter()
94 } else if (protocols == RC_PROTO_BIT_SONY15) { in img_ir_sony_filter()
132 .type = RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 | RC_PROTO_BIT_SONY20,
/linux-4.19.296/include/media/
Drc-map.h23 #define RC_PROTO_BIT_SONY15 BIT_ULL(RC_PROTO_SONY15) macro
45 RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 | \
59 RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 | \
72 RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 | \
/linux-4.19.296/drivers/media/rc/
Dir-sony-decoder.c133 if (!(dev->enabled_protocols & RC_PROTO_BIT_SONY15)) in ir_sony_decode()
222 .protocols = RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 |
Drc-main.c1011 RC_PROTO_BIT_SONY15 |