Home
last modified time | relevance | path

Searched defs:intel_pps (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display_types.h1462 struct intel_pps { struct
1463 int panel_power_up_delay;
1464 int panel_power_down_delay;
1465 int panel_power_cycle_delay;
1466 int backlight_on_delay;
1467 int backlight_off_delay;
1468 struct delayed_work panel_vdd_work;
1469 bool want_panel_vdd;
1470 unsigned long last_power_on;
1471 unsigned long last_backlight_off;
[all …]