Home
last modified time | relevance | path

Searched refs:CEC_EVENT_STATE_CHANGE (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-ioc-dqevent.rst43 two :ref:`CEC_EVENT_STATE_CHANGE <CEC-EVENT-STATE-CHANGE>` events with
122 - The new adapter state as sent by the :ref:`CEC_EVENT_STATE_CHANGE <CEC-EVENT-STATE-CHANGE>`
142 - ``CEC_EVENT_STATE_CHANGE``
H A Dcec-ioc-adap-g-phys-addr.rst60 A :ref:`CEC_EVENT_STATE_CHANGE <CEC-EVENT-STATE-CHANGE>` event is sent when the physical address
H A Dcec-ioc-adap-g-log-addrs.rst62 A :ref:`CEC_EVENT_STATE_CHANGE <CEC-EVENT-STATE-CHANGE>` event is sent when the
/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.h380 #define CEC_EVENT_STATE_CHANGE 1 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.h380 #define CEC_EVENT_STATE_CHANGE 1 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcec.h411 #define CEC_EVENT_STATE_CHANGE 1 macro
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-api.c564 .event = CEC_EVENT_STATE_CHANGE, in cec_open()
H A Dcec-adap.c317 .event = CEC_EVENT_STATE_CHANGE, in cec_post_state_event()