Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dcec.h1080 #define CEC_MSG_REPORT_ARC_TERMINATED 0xc2 macro
H A Dcec-funcs.h1628 msg->msg[1] = CEC_MSG_REPORT_ARC_TERMINATED; in cec_msg_report_arc_terminated()
1636 msg->reply = reply ? CEC_MSG_REPORT_ARC_TERMINATED : 0; in cec_msg_terminate_arc()
/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c1048 [CEC_MSG_REPORT_ARC_TERMINATED] = 2 | DIRECTED,
1186 cmd == CEC_MSG_REPORT_ARC_TERMINATED) && in cec_received_msg_ts()
1188 dst->reply == CEC_MSG_REPORT_ARC_TERMINATED)) in cec_received_msg_ts()
/openbmc/linux/Documentation/userspace-api/media/
H A Dcec.h.rst.exceptions508 ignore define CEC_MSG_REPORT_ARC_TERMINATED
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-receive.rst157 values ``CEC_MSG_REPORT_ARC_INITIATED`` and ``CEC_MSG_REPORT_ARC_TERMINATED``