Searched defs:intel_pps (Results 1 – 1 of 1) sorted by relevance
1543 struct intel_pps { struct1544 int panel_power_up_delay;1545 int panel_power_down_delay;1546 int panel_power_cycle_delay;1547 int backlight_on_delay;1548 int backlight_off_delay;1549 struct delayed_work panel_vdd_work;1550 bool want_panel_vdd;1551 bool initializing;1552 unsigned long last_power_on;[all …]