Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_power_map.c773 .ops = &icl_aux_power_well_ops,
781 .ops = &icl_aux_power_well_ops,
975 .ops = &icl_aux_power_well_ops,
985 .ops = &icl_aux_power_well_ops,
1103 .ops = &icl_aux_power_well_ops,
1383 .ops = &icl_aux_power_well_ops,
1392 .ops = &icl_aux_power_well_ops,
1403 .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.c1970 const struct i915_power_well_ops icl_aux_power_well_ops = { variable