Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcec.h925 #define CEC_MSG_INITIATE_ARC 0xc0 macro
H A Dcec-funcs.h1597 msg->msg[1] = CEC_MSG_INITIATE_ARC; in cec_msg_initiate_arc()
1606 msg->reply = reply ? CEC_MSG_INITIATE_ARC : 0; in cec_msg_request_arc_initiation()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcec.h925 #define CEC_MSG_INITIATE_ARC 0xc0 macro
H A Dcec-funcs.h1597 msg->msg[1] = CEC_MSG_INITIATE_ARC; in cec_msg_initiate_arc()
1606 msg->reply = reply ? CEC_MSG_INITIATE_ARC : 0; in cec_msg_request_arc_initiation()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcec.h1061 #define CEC_MSG_INITIATE_ARC 0xc0 macro
H A Dcec-funcs.h1599 msg->msg[1] = CEC_MSG_INITIATE_ARC; in cec_msg_initiate_arc()
1608 msg->reply = reply ? CEC_MSG_INITIATE_ARC : 0; in cec_msg_request_arc_initiation()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-ioc-receive.rst155 If the transmitter message is ``CEC_MSG_INITIATE_ARC`` then the ``reply``
158 The reason is that the ``CEC_MSG_INITIATE_ARC`` message is the only CEC
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-adap.c1029 [CEC_MSG_INITIATE_ARC] = 2 | DIRECTED,
1177 if (!abort && dst->msg[1] == CEC_MSG_INITIATE_ARC && in cec_received_msg_ts()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dcec.h.rst.exceptions504 ignore define CEC_MSG_INITIATE_ARC