Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display_power.h160 struct i915_power_well_ops { struct
241 const struct i915_power_well_ops *ops;
Dintel_display_power.c3128 static const struct i915_power_well_ops i9xx_always_on_power_well_ops = {
3135 static const struct i915_power_well_ops chv_pipe_power_well_ops = {
3142 static const struct i915_power_well_ops chv_dpio_cmn_power_well_ops = {
3159 static const struct i915_power_well_ops i830_pipes_power_well_ops = {
3182 static const struct i915_power_well_ops hsw_power_well_ops = {
3189 static const struct i915_power_well_ops gen9_dc_off_power_well_ops = {
3196 static const struct i915_power_well_ops bxt_dpio_cmn_power_well_ops = {
3253 static const struct i915_power_well_ops vlv_display_power_well_ops = {
3260 static const struct i915_power_well_ops vlv_dpio_cmn_power_well_ops = {
3267 static const struct i915_power_well_ops vlv_dpio_power_well_ops = {
[all …]