Home
last modified time | relevance | path

Searched refs:CEC_MSG_REPORT_CURRENT_LATENCY (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dcec.h1087 #define CEC_MSG_REPORT_CURRENT_LATENCY 0xa8 macro
Dcec-funcs.h1645 msg->msg[1] = CEC_MSG_REPORT_CURRENT_LATENCY; in cec_msg_report_current_latency()
1680 msg->reply = reply ? CEC_MSG_REPORT_CURRENT_LATENCY : 0; in cec_msg_request_current_latency()
/linux-5.19.10/Documentation/userspace-api/media/
Dcec.h.rst.exceptions512 ignore define CEC_MSG_REPORT_CURRENT_LATENCY
/linux-5.19.10/drivers/media/cec/core/
Dcec-adap.c1040 [CEC_MSG_REPORT_CURRENT_LATENCY] = 6 | BCAST,