Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_i2c.h52 bool xe_i2c_present(struct xe_device *xe);
60 static inline bool xe_i2c_present(struct xe_device *xe) { return false; } in xe_i2c_present() function