Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dcec.h1078 #define CEC_MSG_INITIATE_ARC 0xc0 macro
A Dcec-funcs.h1613 msg->msg[1] = CEC_MSG_INITIATE_ARC; in cec_msg_initiate_arc()
1622 msg->reply = reply ? CEC_MSG_INITIATE_ARC : 0; in cec_msg_request_arc_initiation()
/linux-6.3-rc2/Documentation/userspace-api/media/cec/
A Dcec-ioc-receive.rst156 If the transmitter message is ``CEC_MSG_INITIATE_ARC`` then the ``reply``
159 The reason is that the ``CEC_MSG_INITIATE_ARC`` message is the only CEC
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dcec.h.rst.exceptions506 ignore define CEC_MSG_INITIATE_ARC
/linux-6.3-rc2/drivers/media/cec/core/
A Dcec-adap.c1034 [CEC_MSG_INITIATE_ARC] = 2 | DIRECTED,
1182 if (!abort && dst->msg[1] == CEC_MSG_INITIATE_ARC && in cec_received_msg_ts()

Completed in 16 milliseconds