Searched refs:RC_PROTO_RC5X_20 (Results 1 – 7 of 7) sorted by relevance
125 protocol = RC_PROTO_RC5X_20; in ir_rc5_decode()230 } else if (protocol == RC_PROTO_RC5X_20) { in ir_rc5_encode()
33 [RC_PROTO_RC5X_20] = { .name = "rc-5x-20",
46 ignore symbol RC_PROTO_RC5X_20
209 RC_PROTO_RC5X_20 = 3, enumerator
49 { RC_PROTO_RC5X_20, "rc-5x-20", 0x1f7f3f, "rc-5" },
18 #define RC_PROTO_BIT_RC5X_20 BIT_ULL(RC_PROTO_RC5X_20)
127 rc-5x-20 (RC_PROTO_RC5X_20)