Searched refs:d3cold (Results 1 – 2 of 2) sorted by relevance
58 void xe_i2c_pm_resume(struct xe_device *xe, bool d3cold);66 static inline void xe_i2c_pm_resume(struct xe_device *xe, bool d3cold) { } in xe_i2c_pm_resume() argument
304 void xe_i2c_pm_resume(struct xe_device *xe, bool d3cold) in xe_i2c_pm_resume() argument311 if (d3cold) in xe_i2c_pm_resume()