Searched defs:intel_pps (Results 1 – 1 of 1) sorted by relevance
1653 struct intel_pps { struct1654 int panel_power_up_delay;1655 int panel_power_down_delay;1656 int panel_power_cycle_delay;1657 int backlight_on_delay;1658 int backlight_off_delay;1659 struct delayed_work panel_vdd_work;1660 bool want_panel_vdd;1661 bool initializing;1662 unsigned long last_power_on;[all …]