Searched refs:i915_power_well_ops (Results 1 – 2 of 2) sorted by relevance
90 const struct i915_power_well_ops *ops;162 extern const struct i915_power_well_ops i9xx_always_on_power_well_ops;163 extern const struct i915_power_well_ops chv_pipe_power_well_ops;164 extern const struct i915_power_well_ops chv_dpio_cmn_power_well_ops;165 extern const struct i915_power_well_ops i830_pipes_power_well_ops;166 extern const struct i915_power_well_ops hsw_power_well_ops;167 extern const struct i915_power_well_ops gen9_dc_off_power_well_ops;168 extern const struct i915_power_well_ops bxt_dpio_cmn_power_well_ops;169 extern const struct i915_power_well_ops vlv_display_power_well_ops;170 extern const struct i915_power_well_ops vlv_dpio_cmn_power_well_ops;[all …]
35 struct i915_power_well_ops { struct1838 const struct i915_power_well_ops i9xx_always_on_power_well_ops = {1845 const struct i915_power_well_ops chv_pipe_power_well_ops = {1852 const struct i915_power_well_ops chv_dpio_cmn_power_well_ops = {1859 const struct i915_power_well_ops i830_pipes_power_well_ops = {1873 const struct i915_power_well_ops hsw_power_well_ops = {1881 const struct i915_power_well_ops gen9_dc_off_power_well_ops = {1888 const struct i915_power_well_ops bxt_dpio_cmn_power_well_ops = {1895 const struct i915_power_well_ops vlv_display_power_well_ops = {1902 const struct i915_power_well_ops vlv_dpio_cmn_power_well_ops = {[all …]