Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dsi.c20 intel_dsi->panel_power_off_time); in intel_dsi_wait_panel_power_cycle()
H A Dvlv_dsi.c931 intel_dsi->panel_power_off_time = ktime_get_boottime(); in intel_dsi_post_disable()
1967 intel_dsi->panel_power_off_time = ktime_get_boottime(); in vlv_dsi_init()
H A Dicl_dsi.c1482 intel_dsi->panel_power_off_time = ktime_get_boottime(); in gen11_dsi_post_disable()
1990 intel_dsi->panel_power_off_time = ktime_get_boottime(); in icl_dsi_init()
H A Dintel_display_types.h1703 ktime_t panel_power_off_time; member