Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A 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``
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcec.h385 #define CEC_EVENT_LOST_MSGS 2 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcec.h385 #define CEC_EVENT_LOST_MSGS 2 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcec.h416 #define CEC_EVENT_LOST_MSGS 2 macro
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A 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()