Searched refs:RC_BIT_SONY15 (Results 1 – 4 of 4) sorted by relevance
31 if (!(enabled_protocols & RC_BIT_SONY15)) in img_ir_sony_scancode()82 if (!(protocols & RC_BIT_SONY15)) 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()137 if (!(dev->enabled_protocols & RC_BIT_SONY15)) in ir_sony_decode()177 .protocols = RC_BIT_SONY12 | RC_BIT_SONY15 | RC_BIT_SONY20,
797 RC_BIT_SONY15 |
44 #define RC_BIT_SONY15 (1 << RC_TYPE_SONY15) macro60 RC_BIT_SONY12 | RC_BIT_SONY15 | RC_BIT_SONY20 | \