Searched refs:RC_BIT_SONY12 (Results 1 – 4 of 4) sorted by relevance
50 (RC_BIT_SONY12 | RC_BIT_SONY15 | RC_BIT_SONY20))) in ir_sony_decode()128 if (!(dev->enabled_protocols & RC_BIT_SONY12)) in ir_sony_decode()177 .protocols = RC_BIT_SONY12 | RC_BIT_SONY15 | RC_BIT_SONY20,
796 { RC_BIT_SONY12 |
22 if (!(enabled_protocols & RC_BIT_SONY12)) in img_ir_sony_scancode()121 .type = RC_BIT_SONY12 | RC_BIT_SONY15 | RC_BIT_SONY20,
43 #define RC_BIT_SONY12 (1 << RC_TYPE_SONY12) macro60 RC_BIT_SONY12 | RC_BIT_SONY15 | RC_BIT_SONY20 | \