Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dcec.h1079 #define CEC_MSG_REPORT_ARC_INITIATED 0xc1 macro
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.6.21/drivers/media/cec/core/
Dcec-adap.c1035 [CEC_MSG_REPORT_ARC_INITIATED] = 2 | DIRECTED,
1187 (cmd == CEC_MSG_REPORT_ARC_INITIATED || in cec_received_msg_ts()
1189 (dst->reply == CEC_MSG_REPORT_ARC_INITIATED || in cec_received_msg_ts()
/linux-6.6.21/Documentation/userspace-api/media/
Dcec.h.rst.exceptions507 ignore define CEC_MSG_REPORT_ARC_INITIATED
/linux-6.6.21/Documentation/userspace-api/media/cec/
Dcec-ioc-receive.rst157 values ``CEC_MSG_REPORT_ARC_INITIATED`` and ``CEC_MSG_REPORT_ARC_TERMINATED``