Searched refs:cec_queue_pin_hpd_event (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | cec.h | 363 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 D | cec-gpio.c | 67 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 D | cec-adap.c | 190 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 D | abi_gki_aarch64_rockchip | 77 cec_queue_pin_hpd_event
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/ |
| H A D | rk_hdmirx.c | 973 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 D | dw-hdmi-qp.c | 3015 cec_queue_pin_hpd_event(hdmi->cec_adap, plug_in, ktime_get()); in dw_hdmi_qp_cec_set_hpd()
|
| H A D | dw-hdmi.c | 430 cec_queue_pin_hpd_event(hdmi->cec_adap, in repo_hpd_event()
|