Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_display_types.h1469 struct intel_pps { struct
1470 int panel_power_up_delay;
1471 int panel_power_down_delay;
1472 int panel_power_cycle_delay;
1473 int backlight_on_delay;
1474 int backlight_off_delay;
1475 struct delayed_work panel_vdd_work;
1476 bool want_panel_vdd;
1477 unsigned long last_power_on;
1478 unsigned long last_backlight_off;
[all …]