Home
last modified time | relevance | path

Searched refs:RC_BIT_SONY12 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/rc/
Dir-sony-decoder.c50 (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,
Drc-main.c796 { RC_BIT_SONY12 |
/linux-4.4.14/drivers/media/rc/img-ir/
Dimg-ir-sony.c22 if (!(enabled_protocols & RC_BIT_SONY12)) in img_ir_sony_scancode()
121 .type = RC_BIT_SONY12 | RC_BIT_SONY15 | RC_BIT_SONY20,
/linux-4.4.14/include/media/
Drc-map.h43 #define RC_BIT_SONY12 (1 << RC_TYPE_SONY12) macro
60 RC_BIT_SONY12 | RC_BIT_SONY15 | RC_BIT_SONY20 | \