Searched refs:i915_hwmon_power_max_disable (Results 1 – 3 of 3) sorted by relevance
18 void i915_hwmon_power_max_disable(struct drm_i915_private *i915, bool *old);23 static inline void i915_hwmon_power_max_disable(struct drm_i915_private *i915, bool *old) { }; in i915_hwmon_power_max_disable() function
501 void i915_hwmon_power_max_disable(struct drm_i915_private *i915, bool *old) in i915_hwmon_power_max_disable() function
500 i915_hwmon_power_max_disable(gt->i915, &pl1en); in __uc_init_hw()