Searched defs:intel_pps (Results 1 – 1 of 1) sorted by relevance
1562 struct intel_pps { struct1563 int panel_power_up_delay;1564 int panel_power_down_delay;1565 int panel_power_cycle_delay;1566 int backlight_on_delay;1567 int backlight_off_delay;1569 bool want_panel_vdd;1570 bool initializing;1576 union {1594 enum pipe active_pipe;[all …]
Completed in 12 milliseconds