Searched refs:i915_power_well_ops (Results 1 – 2 of 2) sorted by relevance
991 static const struct i915_power_well_ops i9xx_always_on_power_well_ops = {998 static const struct i915_power_well_ops chv_pipe_power_well_ops = {1005 static const struct i915_power_well_ops chv_dpio_cmn_power_well_ops = {1021 static const struct i915_power_well_ops hsw_power_well_ops = {1028 static const struct i915_power_well_ops skl_power_well_ops = {1063 static const struct i915_power_well_ops vlv_display_power_well_ops = {1070 static const struct i915_power_well_ops vlv_dpio_cmn_power_well_ops = {1077 static const struct i915_power_well_ops vlv_dpio_power_well_ops = {
1078 struct i915_power_well_ops { struct1115 const struct i915_power_well_ops *ops; argument