Searched defs:intel_pps (Results 1 – 1 of 1) sorted by relevance
1712 struct intel_pps { struct1713 int panel_power_up_delay;1714 int panel_power_down_delay;1715 int panel_power_cycle_delay;1716 int backlight_on_delay;1717 int backlight_off_delay;1718 struct delayed_work panel_vdd_work;1719 bool want_panel_vdd;1720 bool initializing;1721 unsigned long last_power_on;[all …]