Searched refs:i915_power_well_ops (Results 1 – 2 of 2) sorted by relevance
1550 static const struct i915_power_well_ops i9xx_always_on_power_well_ops = {1557 static const struct i915_power_well_ops chv_pipe_power_well_ops = {1564 static const struct i915_power_well_ops chv_dpio_cmn_power_well_ops = {1580 static const struct i915_power_well_ops hsw_power_well_ops = {1587 static const struct i915_power_well_ops skl_power_well_ops = {1622 static const struct i915_power_well_ops vlv_display_power_well_ops = {1629 static const struct i915_power_well_ops vlv_dpio_cmn_power_well_ops = {1636 static const struct i915_power_well_ops vlv_dpio_power_well_ops = {
1205 struct i915_power_well_ops { struct1242 const struct i915_power_well_ops *ops; argument