Home
last modified time | relevance | path

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

/linux/drivers/media/rc/img-ir/
H A Dimg-ir-sony.c27 if (!(enabled_protocols & RC_PROTO_BIT_SONY15)) in img_ir_sony_scancode()
67 protocols &= RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 | in img_ir_sony_filter()
79 protocols = RC_PROTO_BIT_SONY15; in img_ir_sony_filter()
90 } else if (protocols == RC_PROTO_BIT_SONY15) { in img_ir_sony_filter()
128 .type = RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 | RC_PROTO_BIT_SONY20,
/linux/drivers/media/rc/
H A Dir-sony-decoder.c125 if (!(dev->enabled_protocols & RC_PROTO_BIT_SONY15)) in ir_sony_decode()
214 .protocols = RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 |
H A Drc-main.c1055 RC_PROTO_BIT_SONY15 |
/linux/include/media/
H A Drc-map.h22 #define RC_PROTO_BIT_SONY15 BIT_ULL(RC_PROTO_SONY15) macro
58 (RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 | RC_PROTO_BIT_SONY20)