Home
last modified time | relevance | path

Searched refs:RC_PROTO_RC6_6A_32 (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/media/rc/
Dir-rc6-decoder.c250 protocol = RC_PROTO_RC6_6A_32; in ir_rc6_decode()
342 case RC_PROTO_RC6_6A_32: in ir_rc6_encode()
Drc-main.c63 [RC_PROTO_RC6_6A_32] = { .name = "rc-6-6a-32",
879 case RC_PROTO_RC6_6A_32: in rc_validate_scancode()
Dwinbond-cir.c783 case RC_PROTO_RC6_6A_32: in wbcir_shutdown()
/Linux-v4.19/Documentation/media/
Dlirc.h.rst.exceptions55 ignore symbol RC_PROTO_RC6_6A_32
/Linux-v4.19/tools/include/uapi/linux/
Dlirc.h209 RC_PROTO_RC6_6A_32 = 18, enumerator
/Linux-v4.19/include/uapi/linux/
Dlirc.h215 RC_PROTO_RC6_6A_32 = 18, enumerator
/Linux-v4.19/include/media/
Drc-map.h34 #define RC_PROTO_BIT_RC6_6A_32 BIT_ULL(RC_PROTO_RC6_6A_32)
/Linux-v4.19/drivers/media/i2c/
Dir-kbd-i2c.c129 *protocol = RC_PROTO_RC6_6A_32; in get_key_haup_common()