Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/
H A Dlirc.h.rst.exceptions47 ignore symbol RC_PROTO_RC5_SZ
/linux/Documentation/userspace-api/media/rc/
H A Drc-protos.rst83 rc-5-sz (RC_PROTO_RC5_SZ)
/linux/drivers/media/rc/
H A 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()
H A Drc-main.c35 [RC_PROTO_RC5_SZ] = { .name = "rc-5-sz",
/linux/drivers/media/rc/keymaps/
H A Drc-streamzap.c58 .rc_proto = RC_PROTO_RC5_SZ,
/linux/include/media/
H A Drc-map.h19 #define RC_PROTO_BIT_RC5_SZ BIT_ULL(RC_PROTO_RC5_SZ)
/linux/include/uapi/linux/
H A Dlirc.h210 RC_PROTO_RC5_SZ = 4, enumerator
/linux/tools/testing/selftests/ir/
H A Dir_loopback.c50 { RC_PROTO_RC5_SZ, "rc-5-sz", 0x2fff, "rc-5-sz" },