Home
last modified time | relevance | path

Searched refs:icl_aux_power_well_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_power_map.c777 .ops = &icl_aux_power_well_ops,
785 .ops = &icl_aux_power_well_ops,
980 .ops = &icl_aux_power_well_ops,
990 .ops = &icl_aux_power_well_ops,
1109 .ops = &icl_aux_power_well_ops,
1391 .ops = &icl_aux_power_well_ops,
1400 .ops = &icl_aux_power_well_ops,
1411 .ops = &icl_aux_power_well_ops,
H A Dintel_display_power_well.h175 extern const struct i915_power_well_ops icl_aux_power_well_ops;
H A Dintel_display_power_well.c1926 const struct i915_power_well_ops icl_aux_power_well_ops = { variable