Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/rc/keymaps/
Drc-streamzap.c62 .rc_proto = RC_PROTO_RC5_SZ,
/Linux-v4.19/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-v4.19/Documentation/media/
Dlirc.h.rst.exceptions41 ignore symbol RC_PROTO_RC5_SZ
/Linux-v4.19/tools/include/uapi/linux/
Dlirc.h195 RC_PROTO_RC5_SZ = 4, enumerator
/Linux-v4.19/include/uapi/linux/
Dlirc.h201 RC_PROTO_RC5_SZ = 4, enumerator
/Linux-v4.19/include/media/
Drc-map.h20 #define RC_PROTO_BIT_RC5_SZ BIT_ULL(RC_PROTO_RC5_SZ)