Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dcec.h1079 #define CEC_MSG_REPORT_ARC_INITIATED 0xc1 macro
A Dcec-funcs.h1606 msg->msg[1] = CEC_MSG_REPORT_ARC_INITIATED; in cec_msg_report_arc_initiated()
1614 msg->reply = reply ? CEC_MSG_REPORT_ARC_INITIATED : 0; in cec_msg_initiate_arc()
/linux-6.3-rc2/drivers/media/cec/core/
A Dcec-adap.c1035 [CEC_MSG_REPORT_ARC_INITIATED] = 2 | DIRECTED,
1183 (cmd == CEC_MSG_REPORT_ARC_INITIATED || in cec_received_msg_ts()
1185 (dst->reply == CEC_MSG_REPORT_ARC_INITIATED || in cec_received_msg_ts()
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dcec.h.rst.exceptions507 ignore define CEC_MSG_REPORT_ARC_INITIATED
/linux-6.3-rc2/Documentation/userspace-api/media/cec/
A Dcec-ioc-receive.rst157 values ``CEC_MSG_REPORT_ARC_INITIATED`` and ``CEC_MSG_REPORT_ARC_TERMINATED``

Completed in 17 milliseconds