Searched refs:xe_i2c_present (Results 1 – 2 of 2) sorted by relevance
53 bool xe_i2c_present(struct xe_device *xe);61 static inline bool xe_i2c_present(struct xe_device *xe) { return false; } in xe_i2c_present() function
164 bool xe_i2c_present(struct xe_device *xe) in xe_i2c_present() function297 if (!xe_i2c_present(xe)) in xe_i2c_pm_suspend()308 if (!xe_i2c_present(xe)) in xe_i2c_pm_resume()