Searched refs:RC_PROTO_BIT_IMON (Results 1 – 4 of 4) sorted by relevance
38 #define RC_PROTO_BIT_IMON BIT_ULL(RC_PROTO_IMON) macro98 #define __RC_PROTO_IMON_CODEC RC_PROTO_BIT_IMON
1144 } else if (*rc_proto & RC_PROTO_BIT_IMON) { in imon_ir_change_protocol()1149 *rc_proto = RC_PROTO_BIT_IMON; in imon_ir_change_protocol()1155 *rc_proto = RC_PROTO_BIT_IMON; in imon_ir_change_protocol()1419 if (ictx->rc_proto == RC_PROTO_BIT_IMON && pad_stabilize) { in imon_pad_to_keys()1486 if (ictx->rc_proto == RC_PROTO_BIT_IMON && pad_stabilize) { in imon_pad_to_keys()1672 else if (ictx->rc_proto == RC_PROTO_BIT_IMON) in imon_incoming_packet()1848 u64 allowed_protos = RC_PROTO_BIT_IMON; in imon_get_ffdc_type()1902 allowed_protos = RC_PROTO_BIT_IMON | RC_PROTO_BIT_RC6_MCE; in imon_get_ffdc_type()1999 rdev->allowed_protocols = RC_PROTO_BIT_IMON | RC_PROTO_BIT_RC6_MCE; in imon_init_rdev()
241 .protocols = RC_PROTO_BIT_IMON,
1064 { RC_PROTO_BIT_IMON, "imon", "ir-imon-decoder" },