Searched refs:RC_PROTO_BIT_SONY20 (Results 1 – 5 of 5) sorted by relevance
36 if (!(enabled_protocols & RC_PROTO_BIT_SONY20)) in img_ir_sony_scancode()68 RC_PROTO_BIT_SONY20; in img_ir_sony_filter()77 protocols = RC_PROTO_BIT_SONY20; in img_ir_sony_filter()84 if (protocols == RC_PROTO_BIT_SONY20) { in img_ir_sony_filter()128 .type = RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 | RC_PROTO_BIT_SONY20,
134 if (!(dev->enabled_protocols & RC_PROTO_BIT_SONY20)) in ir_sony_decode()215 RC_PROTO_BIT_SONY20,
200 RC_PROTO_BIT_SONY20 | RC_PROTO_BIT_SANYO); in igorplugusb_probe()
1055 RC_PROTO_BIT_SONY20, "sony", "ir-sony-decoder" },
23 #define RC_PROTO_BIT_SONY20 BIT_ULL(RC_PROTO_SONY20) macro58 (RC_PROTO_BIT_SONY12 | RC_PROTO_BIT_SONY15 | RC_PROTO_BIT_SONY20)
Completed in 9 milliseconds