Home
last modified time | relevance | path

Searched refs:cec_queue_pin_hpd_event (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/media/
H A Dcec.h363 void cec_queue_pin_hpd_event(struct cec_adapter *adap, bool is_high, ktime_t ts);
/OK3568_Linux_fs/kernel/drivers/media/cec/platform/cec-gpio/
H A Dcec-gpio.c67 cec_queue_pin_hpd_event(cec->adap, cec->hpd_is_high, cec->hpd_ts); in cec_hpd_gpio_irq_handler_thread()
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-adap.c190 void cec_queue_pin_hpd_event(struct cec_adapter *adap, bool is_high, ktime_t ts) in cec_queue_pin_hpd_event() function
203 EXPORT_SYMBOL_GPL(cec_queue_pin_hpd_event);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_rockchip77 cec_queue_pin_hpd_event
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx.c973 cec_queue_pin_hpd_event(hdmirx_dev->cec->adap, en, ktime_get()); in hdmirx_cec_state_reconfiguration()
982 cec_queue_pin_hpd_event(hdmirx_dev->cec->adap, in hdmirx_delayed_work_cec()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c3015 cec_queue_pin_hpd_event(hdmi->cec_adap, plug_in, ktime_get()); in dw_hdmi_qp_cec_set_hpd()
H A Ddw-hdmi.c430 cec_queue_pin_hpd_event(hdmi->cec_adap, in repo_hpd_event()