Searched refs:RC_PROTO_RC6_MCE (Results 1 – 13 of 13) sorted by relevance
63 { RC_PROTO_RC6_MCE, "rc-6-mce", 0x00007fff, "rc-6" },146 if (rc_proto == RC_PROTO_RC6_MCE) in main()
65 .rc_proto = RC_PROTO_RC6_MCE,
97 .rc_proto = RC_PROTO_RC6_MCE,
120 .rc_proto = RC_PROTO_RC6_MCE,
243 protocol = RC_PROTO_RC6_MCE; in ir_rc6_decode()340 case RC_PROTO_RC6_MCE: in ir_rc6_encode()
65 [RC_PROTO_RC6_MCE] = { .name = "rc-6-mce",921 case RC_PROTO_RC6_MCE: in rc_validate_scancode()1592 if (protocol == RC_PROTO_RC6_MCE) in store_wakeup_protocols()
773 case RC_PROTO_RC6_MCE: in wbcir_shutdown()1083 data->dev->wakeup_protocol = RC_PROTO_RC6_MCE; in wbcir_probe()
1667 proto = RC_PROTO_RC6_MCE; in imon_incoming_packet()
62 ignore symbol RC_PROTO_RC6_MCE
225 RC_PROTO_RC6_MCE = 19, enumerator
34 #define RC_PROTO_BIT_RC6_MCE BIT_ULL(RC_PROTO_RC6_MCE)
385 rc-6-mce (RC_PROTO_RC6_MCE)
112 *protocol = RC_PROTO_RC6_MCE; in get_key_haup_common()