Home
last modified time | relevance | path

Searched refs:CEC_EVENT_LOST_MSGS (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/Documentation/userspace-api/media/cec/
Dcec-ioc-dqevent.rst126 - The number of lost messages as sent by the :ref:`CEC_EVENT_LOST_MSGS <CEC-EVENT-LOST-MSGS>`
149 - ``CEC_EVENT_LOST_MSGS``
/linux-5.19.10/include/uapi/linux/
Dcec.h437 #define CEC_EVENT_LOST_MSGS 2 macro
/linux-5.19.10/drivers/media/cec/core/
Dcec-adap.c99 if (new_ev->event == CEC_EVENT_LOST_MSGS && in cec_queue_event_fh()
211 .event = CEC_EVENT_LOST_MSGS, in cec_queue_msg_fh()