Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/cec/
Dcec-ioc-dqevent.rst124 - The number of lost messages as sent by the :ref:`CEC_EVENT_LOST_MSGS <CEC-EVENT-LOST-MSGS>`
146 - ``CEC_EVENT_LOST_MSGS``
/Linux-v4.19/include/uapi/linux/
Dcec.h382 #define CEC_EVENT_LOST_MSGS 2 macro
/Linux-v4.19/drivers/media/cec/
Dcec-adap.c94 if (new_ev->event == CEC_EVENT_LOST_MSGS && in cec_queue_event_fh()
205 .event = CEC_EVENT_LOST_MSGS, in cec_queue_msg_fh()