Home
last modified time | relevance | path

Searched refs:CEC_MSG_REPORT_FEATURES (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-log-addrs.rst96 ``CEC_MSG_CEC_VERSION`` and ``CEC_MSG_REPORT_FEATURES`` messages.
140 ``CEC_MSG_REPORT_FEATURES`` message. For CEC 1.4 you can either leave
147 ``CEC_MSG_REPORT_FEATURES`` message. The 12 bytes include both the
H A Dcec.h.rst.exceptions217 ignore define CEC_MSG_REPORT_FEATURES
/linux/include/uapi/linux/
H A Dcec.h745 #define CEC_MSG_REPORT_FEATURES 0xa6 /* HDMI 2.0 */ macro
H A Dcec-funcs.h854 msg->msg[1] = CEC_MSG_REPORT_FEATURES; in cec_msg_report_features()
887 msg->reply = reply ? CEC_MSG_REPORT_FEATURES : 0; in cec_msg_give_features()