HomeSort by: relevance | last modified time | path
    Searched refs:i915_power_well_ops (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display_power.h 117 struct i915_power_well_ops { struct
192 const struct i915_power_well_ops *ops;
intel_display_power.c 2742 static const struct i915_power_well_ops i9xx_always_on_power_well_ops = {
2749 static const struct i915_power_well_ops chv_pipe_power_well_ops = {
2756 static const struct i915_power_well_ops chv_dpio_cmn_power_well_ops = {
2773 static const struct i915_power_well_ops i830_pipes_power_well_ops = {
2796 static const struct i915_power_well_ops hsw_power_well_ops = {
2803 static const struct i915_power_well_ops gen9_dc_off_power_well_ops = {
2810 static const struct i915_power_well_ops bxt_dpio_cmn_power_well_ops = {
2867 static const struct i915_power_well_ops vlv_display_power_well_ops = {
2874 static const struct i915_power_well_ops vlv_dpio_cmn_power_well_ops = {
2881 static const struct i915_power_well_ops vlv_dpio_power_well_ops =
    [all...]

Completed in 14 milliseconds