Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/i915/display/
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,
Dintel_display_power_well.h175 extern const struct i915_power_well_ops icl_aux_power_well_ops;
Dintel_display_power_well.c1974 const struct i915_power_well_ops icl_aux_power_well_ops = { variable