From d0304e9cb9f633eb4de1ecbb4e7328ae745198a8 Mon Sep 17 00:00:00 2001 From: Chenyuan Yang Date: Fri, 29 Dec 2023 21:12:56 -0600 Subject: sys/linux: add the descriptions for the CEC device --- sys/linux/dev_cec.txt.const | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 sys/linux/dev_cec.txt.const (limited to 'sys/linux/dev_cec.txt.const') diff --git a/sys/linux/dev_cec.txt.const b/sys/linux/dev_cec.txt.const new file mode 100644 index 000000000..54dea1717 --- /dev/null +++ b/sys/linux/dev_cec.txt.const @@ -0,0 +1,16 @@ +# Code generated by syz-sysgen. DO NOT EDIT. +arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x +CEC_ADAP_G_CAPS = 3226231040 +CEC_ADAP_G_CONNECTOR_INFO = 2151964938, mips64le:ppc64le:1078223114 +CEC_ADAP_G_LOG_ADDRS = 2153537795, mips64le:ppc64le:1079795971 +CEC_ADAP_G_PHYS_ADDR = 2147639553, mips64le:ppc64le:1073897729 +CEC_ADAP_S_LOG_ADDRS = 3227279620 +CEC_ADAP_S_PHYS_ADDR = 1073897730, mips64le:ppc64le:2147639554 +CEC_DQEVENT = 3226493191 +CEC_G_MODE = 2147770632, mips64le:ppc64le:1074028808 +CEC_MAX_LOG_ADDRS = 4 +CEC_MAX_MSG_SIZE = 16 +CEC_RECEIVE = 3224920326 +CEC_S_MODE = 1074028809, mips64le:ppc64le:2147770633 +CEC_TRANSMIT = 3224920325 +__NR_ioctl = 54, amd64:16, arm64:riscv64:29, mips64le:5015 -- cgit mrf-deployment