Searched defs:intel_pps (Results 1 – 1 of 1) sorted by relevance
1616 struct intel_pps { struct1617 int panel_power_up_delay;1618 int panel_power_down_delay;1619 int panel_power_cycle_delay;1620 int backlight_on_delay;1621 int backlight_off_delay;1622 struct delayed_work panel_vdd_work;1623 bool want_panel_vdd;1624 bool initializing;1625 unsigned long last_power_on;[all …]