Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dit6616.c503 bool hdmi_rx_video_stable; member
2945 it6616->hdmi_rx_video_stable = it6616_hdmi_is_scdt_on(it6616); in it6616_hdmi_irq()
2946 dev_info(dev, "SCDT %s", it6616->hdmi_rx_video_stable ? "ON" : "OFF"); in it6616_hdmi_irq()
2948 if (it6616->hdmi_rx_video_stable) { in it6616_hdmi_irq()
3085 it6616->hdmi_rx_video_stable = false; in it6616_initial()