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

/linux-master/drivers/media/rc/img-ir/
H A Dimg-ir-sony.c18 if (!(enabled_protocols & RC_PROTO_BIT_SONY12))
67 protocols &= RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 |
81 protocols = RC_PROTO_BIT_SONY12;
128 .type = RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 | RC_PROTO_BIT_SONY20,
/linux-master/drivers/media/rc/
H A Dir-sony-decoder.c116 if (!(dev->enabled_protocols & RC_PROTO_BIT_SONY12))
214 .protocols = RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 |
H A Drc-main.c1054 { RC_PROTO_BIT_SONY12 |
/linux-master/include/media/
H A Drc-map.h21 #define RC_PROTO_BIT_SONY12 BIT_ULL(RC_PROTO_SONY12) macro
58 (RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 | RC_PROTO_BIT_SONY20)

Completed in 104 milliseconds