Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_display_power_map.c731 .ops = &icl_aux_power_well_ops,
739 .ops = &icl_aux_power_well_ops,
933 .ops = &icl_aux_power_well_ops,
943 .ops = &icl_aux_power_well_ops,
1061 .ops = &icl_aux_power_well_ops,
1333 .ops = &icl_aux_power_well_ops,
1342 .ops = &icl_aux_power_well_ops,
Dintel_display_power_well.h172 extern const struct i915_power_well_ops icl_aux_power_well_ops;
Dintel_display_power_well.c1922 const struct i915_power_well_ops icl_aux_power_well_ops = { variable