RC_PROTO_BIT_IMON
} else if (*rc_proto & RC_PROTO_BIT_IMON) {
*rc_proto = RC_PROTO_BIT_IMON;
*rc_proto = RC_PROTO_BIT_IMON;
if (ictx->rc_proto == RC_PROTO_BIT_IMON && pad_stabilize) {
if (ictx->rc_proto == RC_PROTO_BIT_IMON && pad_stabilize) {
else if (ictx->rc_proto == RC_PROTO_BIT_IMON)
u64 allowed_protos = RC_PROTO_BIT_IMON;
allowed_protos = RC_PROTO_BIT_IMON | RC_PROTO_BIT_RC6_MCE;
rdev->allowed_protocols = RC_PROTO_BIT_IMON | RC_PROTO_BIT_RC6_MCE;
.protocols = RC_PROTO_BIT_IMON,
{ RC_PROTO_BIT_IMON, "imon", "ir-imon-decoder" },
#define __RC_PROTO_IMON_CODEC RC_PROTO_BIT_IMON