Searched refs:RC_PROTO_RC5_SZ (Results 1 – 7 of 7) sorted by relevance
62 .rc_proto = RC_PROTO_RC5_SZ,
152 protocol = RC_PROTO_RC5_SZ; in ir_rc5_decode()253 } else if (protocol == RC_PROTO_RC5_SZ) { in ir_rc5_encode()
35 [RC_PROTO_RC5_SZ] = { .name = "rc-5-sz",
41 ignore symbol RC_PROTO_RC5_SZ
195 RC_PROTO_RC5_SZ = 4, enumerator
201 RC_PROTO_RC5_SZ = 4, enumerator
20 #define RC_PROTO_BIT_RC5_SZ BIT_ULL(RC_PROTO_RC5_SZ)