Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dcec.h1078 #define CEC_MSG_REPORT_ARC_TERMINATED 0xc2 macro
Dcec-funcs.h1614 msg->msg[1] = CEC_MSG_REPORT_ARC_TERMINATED; in cec_msg_report_arc_terminated()
1622 msg->reply = reply ? CEC_MSG_REPORT_ARC_TERMINATED : 0; in cec_msg_terminate_arc()
/linux-5.19.10/drivers/media/cec/core/
Dcec-adap.c1035 [CEC_MSG_REPORT_ARC_TERMINATED] = 2 | DIRECTED,
1183 cmd == CEC_MSG_REPORT_ARC_TERMINATED) && in cec_received_msg_ts()
1185 dst->reply == CEC_MSG_REPORT_ARC_TERMINATED)) in cec_received_msg_ts()
/linux-5.19.10/Documentation/userspace-api/media/
Dcec.h.rst.exceptions506 ignore define CEC_MSG_REPORT_ARC_TERMINATED
/linux-5.19.10/Documentation/userspace-api/media/cec/
Dcec-ioc-receive.rst157 values ``CEC_MSG_REPORT_ARC_INITIATED`` and ``CEC_MSG_REPORT_ARC_TERMINATED``