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
1135 } else if (*rc_proto & RC_PROTO_BIT_IMON) { in imon_ir_change_protocol()1140 *rc_proto = RC_PROTO_BIT_IMON; in imon_ir_change_protocol()1146 *rc_proto = RC_PROTO_BIT_IMON; in imon_ir_change_protocol()1415 if (ictx->rc_proto == RC_PROTO_BIT_IMON && pad_stabilize) { in imon_pad_to_keys()1482 if (ictx->rc_proto == RC_PROTO_BIT_IMON && pad_stabilize) { in imon_pad_to_keys()1668 else if (ictx->rc_proto == RC_PROTO_BIT_IMON) in imon_incoming_packet()1834 u64 allowed_protos = RC_PROTO_BIT_IMON; in imon_get_ffdc_type()1888 allowed_protos = RC_PROTO_BIT_IMON | RC_PROTO_BIT_RC6_MCE; in imon_get_ffdc_type()1985 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" },