Searched refs:RC_PROTO_RC6_MCE (Results 1 – 11 of 11) sorted by relevance
101 .rc_proto = RC_PROTO_RC6_MCE,
124 .rc_proto = RC_PROTO_RC6_MCE,
246 protocol = RC_PROTO_RC6_MCE; in ir_rc6_decode()341 case RC_PROTO_RC6_MCE: in ir_rc6_encode()
65 [RC_PROTO_RC6_MCE] = { .name = "rc-6-mce",875 case RC_PROTO_RC6_MCE: in rc_validate_scancode()1532 if (protocol == RC_PROTO_RC6_MCE) in store_wakeup_protocols()
784 case RC_PROTO_RC6_MCE: in wbcir_shutdown()1095 data->dev->wakeup_protocol = RC_PROTO_RC6_MCE; in wbcir_probe()
1645 proto = RC_PROTO_RC6_MCE; in imon_incoming_packet()
56 ignore symbol RC_PROTO_RC6_MCE
210 RC_PROTO_RC6_MCE = 19, enumerator
216 RC_PROTO_RC6_MCE = 19, enumerator
35 #define RC_PROTO_BIT_RC6_MCE BIT_ULL(RC_PROTO_RC6_MCE)
122 *protocol = RC_PROTO_RC6_MCE; in get_key_haup_common()