Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/rc/img-ir/
Dimg-ir-sony.c22 if (!(enabled_protocols & RC_PROTO_BIT_SONY12)) in img_ir_sony_scancode()
71 protocols &= RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 | in img_ir_sony_filter()
85 protocols = RC_PROTO_BIT_SONY12; in img_ir_sony_filter()
132 .type = RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 | RC_PROTO_BIT_SONY20,
/Linux-v4.19/include/media/
Drc-map.h22 #define RC_PROTO_BIT_SONY12 BIT_ULL(RC_PROTO_SONY12) 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-v4.19/drivers/media/rc/
Dir-sony-decoder.c124 if (!(dev->enabled_protocols & RC_PROTO_BIT_SONY12)) in ir_sony_decode()
222 .protocols = RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 |
Drc-main.c1008 { RC_PROTO_BIT_SONY12 |