Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/media/uapi/cec/
Dcec-ioc-dqevent.rst131 - The number of lost messages as sent by the :ref:`CEC_EVENT_LOST_MSGS <CEC-EVENT-LOST-MSGS>`
153 - ``CEC_EVENT_LOST_MSGS``
/Linux-v5.4/include/uapi/linux/
Dcec.h386 #define CEC_EVENT_LOST_MSGS 2 macro
/Linux-v5.4/drivers/media/cec/
Dcec-adap.c120 if (new_ev->event == CEC_EVENT_LOST_MSGS && in cec_queue_event_fh()
231 .event = CEC_EVENT_LOST_MSGS, in cec_queue_msg_fh()