Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dcec.h1096 #define CEC_MSG_REPORT_CURRENT_LATENCY 0xa8 macro
H A Dcec-funcs.h1659 msg->msg[1] = CEC_MSG_REPORT_CURRENT_LATENCY; in cec_msg_report_current_latency()
1694 msg->reply = reply ? CEC_MSG_REPORT_CURRENT_LATENCY : 0; in cec_msg_request_current_latency()
/linux-6.15/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dcec-splitter.c511 case CEC_MSG_REPORT_CURRENT_LATENCY: { in cec_splitter_received_output()
/linux-6.15/Documentation/userspace-api/media/
H A Dcec.h.rst.exceptions514 ignore define CEC_MSG_REPORT_CURRENT_LATENCY
/linux-6.15/drivers/media/cec/core/
H A Dcec-adap.c1099 [CEC_MSG_REPORT_CURRENT_LATENCY] = 6 | BCAST,