Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dcec.h718 #define CEC_MSG_CEC_VERSION 0x9e macro
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()
/linux-5.19.10/Documentation/userspace-api/media/
Dcec.h.rst.exceptions194 ignore define CEC_MSG_CEC_VERSION
/linux-5.19.10/Documentation/userspace-api/media/cec/
Dcec-ioc-adap-g-log-addrs.rst96 ``CEC_MSG_CEC_VERSION`` and ``CEC_MSG_REPORT_FEATURES`` messages.
/linux-5.19.10/drivers/media/cec/core/
Dcec-adap.c989 [CEC_MSG_CEC_VERSION] = 3 | DIRECTED,