Home
last modified time | relevance | path

Searched refs:i915_power_well_ops (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
Dintel_runtime_pm.c1550 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 = {
Di915_drv.h1205 struct i915_power_well_ops { struct
1242 const struct i915_power_well_ops *ops; argument