Searched refs:RC_BIT_SONY20 (Results 1 – 5 of 5) sorted by relevance
40 if (!(enabled_protocols & RC_BIT_SONY20)) in img_ir_sony_scancode()76 if (!(protocols & RC_BIT_SONY20)) in img_ir_sony_filter()121 .type = RC_BIT_SONY12 | RC_BIT_SONY15 | RC_BIT_SONY20,
50 (RC_BIT_SONY12 | RC_BIT_SONY15 | RC_BIT_SONY20))) in ir_sony_decode()146 if (!(dev->enabled_protocols & RC_BIT_SONY20)) in ir_sony_decode()177 .protocols = RC_BIT_SONY12 | RC_BIT_SONY15 | RC_BIT_SONY20,
205 RC_BIT_SONY20 | RC_BIT_MCE_KBD | RC_BIT_SANYO); in igorplugusb_probe()
798 RC_BIT_SONY20, "sony" },
45 #define RC_BIT_SONY20 (1 << RC_TYPE_SONY20) macro60 RC_BIT_SONY12 | RC_BIT_SONY15 | RC_BIT_SONY20 | \