Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dcec.h1086 #define CEC_MSG_REPORT_ARC_INITIATED 0xc1 macro
H 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/drivers/media/cec/core/
H A Dcec-adap.c1093 [CEC_MSG_REPORT_ARC_INITIATED] = 2 | DIRECTED,
1231 (cmd == CEC_MSG_REPORT_ARC_INITIATED || in cec_received_msg_ts()
1233 (data->match_reply[0] == CEC_MSG_REPORT_ARC_INITIATED || in cec_received_msg_ts()
/linux/Documentation/userspace-api/media/cec/
H A Dcec.h.rst.exceptions510 ignore define CEC_MSG_REPORT_ARC_INITIATED
H A Dcec-ioc-receive.rst157 values ``CEC_MSG_REPORT_ARC_INITIATED`` and ``CEC_MSG_REPORT_ARC_TERMINATED``