Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/rc/keymaps/
Drc-streamzap.c58 .rc_proto = RC_PROTO_RC5_SZ,
/Linux-v6.6/drivers/media/rc/
Dir-rc5-decoder.c152 protocol = RC_PROTO_RC5_SZ; in ir_rc5_decode()
253 } else if (protocol == RC_PROTO_RC5_SZ) { in ir_rc5_encode()
Drc-main.c35 [RC_PROTO_RC5_SZ] = { .name = "rc-5-sz",
/Linux-v6.6/Documentation/userspace-api/media/
Dlirc.h.rst.exceptions47 ignore symbol RC_PROTO_RC5_SZ
/Linux-v6.6/tools/testing/selftests/ir/
Dir_loopback.c50 { RC_PROTO_RC5_SZ, "rc-5-sz", 0x2fff, "rc-5-sz" },
/Linux-v6.6/include/uapi/linux/
Dlirc.h210 RC_PROTO_RC5_SZ = 4, enumerator
/Linux-v6.6/include/media/
Drc-map.h19 #define RC_PROTO_BIT_RC5_SZ BIT_ULL(RC_PROTO_RC5_SZ)
/Linux-v6.6/Documentation/userspace-api/media/rc/
Drc-protos.rst83 rc-5-sz (RC_PROTO_RC5_SZ)