Home
last modified time | relevance | path

Searched refs:CEC_MSG_CEC_VERSION (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcec.h656 #define CEC_MSG_CEC_VERSION 0x9e macro
H A Dcec-funcs.h772 msg->msg[1] = CEC_MSG_CEC_VERSION; in cec_msg_cec_version()
787 msg->reply = reply ? CEC_MSG_CEC_VERSION : 0; in cec_msg_get_cec_version()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcec.h656 #define CEC_MSG_CEC_VERSION 0x9e macro
H A Dcec-funcs.h772 msg->msg[1] = CEC_MSG_CEC_VERSION; in cec_msg_cec_version()
787 msg->reply = reply ? CEC_MSG_CEC_VERSION : 0; in cec_msg_get_cec_version()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcec.h703 #define CEC_MSG_CEC_VERSION 0x9e macro
H A Dcec-funcs.h772 msg->msg[1] = CEC_MSG_CEC_VERSION; in cec_msg_cec_version()
787 msg->reply = reply ? CEC_MSG_CEC_VERSION : 0; in cec_msg_get_cec_version()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-log-addrs.rst96 ``CEC_MSG_CEC_VERSION`` and ``CEC_MSG_REPORT_FEATURES`` messages.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dcec.h.rst.exceptions194 ignore define CEC_MSG_CEC_VERSION
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-adap.c985 [CEC_MSG_CEC_VERSION] = 3 | DIRECTED,