Home
last modified time | relevance | path

Searched refs:RC_PROTO_RC6_6A_32 (Results 1 – 9 of 9) sorted by path

/linux/Documentation/userspace-api/media/
H A Dlirc.h.rst.exceptions61 ignore symbol RC_PROTO_RC6_6A_32
/linux/Documentation/userspace-api/media/rc/
H A Drc-protos.rst375 rc-6-6a-32 (RC_PROTO_RC6_6A_32)
/linux/drivers/media/i2c/
H A Dir-kbd-i2c.c119 *protocol = RC_PROTO_RC6_6A_32; in get_key_haup_common()
/linux/drivers/media/rc/
H A Dir-rc6-decoder.c248 protocol = RC_PROTO_RC6_6A_32; in ir_rc6_decode()
341 case RC_PROTO_RC6_6A_32: in ir_rc6_encode()
H A Drc-main.c63 [RC_PROTO_RC6_6A_32] = { .name = "rc-6-6a-32",
925 case RC_PROTO_RC6_6A_32: in rc_validate_scancode()
H A Dwinbond-cir.c772 case RC_PROTO_RC6_6A_32: in wbcir_shutdown()
/linux/include/media/
H A Drc-map.h33 #define RC_PROTO_BIT_RC6_6A_32 BIT_ULL(RC_PROTO_RC6_6A_32)
/linux/include/uapi/linux/
H A Dlirc.h224 RC_PROTO_RC6_6A_32 = 18, enumerator
/linux/tools/testing/selftests/ir/
H A Dir_loopback.c62 { RC_PROTO_RC6_6A_32, "rc-6-6a-32", 0xffffffff, "rc-6" },