Searched defs:intel_pps (Results 1 – 1 of 1) sorted by relevance
1660 struct intel_pps { struct1661 int panel_power_up_delay;1662 int panel_power_down_delay;1663 int panel_power_cycle_delay;1664 int backlight_on_delay;1665 int backlight_off_delay;1667 bool want_panel_vdd;1668 bool initializing;1674 union {1692 enum pipe active_pipe;[all …]
Completed in 18 milliseconds