Searched refs:RC_PROTO_BIT_IMON (Results 1 – 4 of 4) sorted by relevance
39 #define RC_PROTO_BIT_IMON BIT_ULL(RC_PROTO_IMON) macro54 RC_PROTO_BIT_IMON)67 RC_PROTO_BIT_XMP | RC_PROTO_BIT_IMON)80 RC_PROTO_BIT_SHARP | RC_PROTO_BIT_IMON)
1113 } else if (*rc_proto & RC_PROTO_BIT_IMON) { in imon_ir_change_protocol()1118 *rc_proto = RC_PROTO_BIT_IMON; in imon_ir_change_protocol()1124 *rc_proto = RC_PROTO_BIT_IMON; in imon_ir_change_protocol()1391 if (ictx->rc_proto == RC_PROTO_BIT_IMON && pad_stabilize) { in imon_pad_to_keys()1458 if (ictx->rc_proto == RC_PROTO_BIT_IMON && pad_stabilize) { in imon_pad_to_keys()1645 else if (ictx->rc_proto == RC_PROTO_BIT_IMON) in imon_incoming_packet()1809 u64 allowed_protos = RC_PROTO_BIT_IMON; in imon_get_ffdc_type()1952 rdev->allowed_protocols = RC_PROTO_BIT_IMON | RC_PROTO_BIT_RC6_MCE; in imon_init_rdev()
296 .protocols = RC_PROTO_BIT_IMON,
1020 { RC_PROTO_BIT_IMON, "imon", "ir-imon-decoder" },