Home
last modified time | relevance | path

Searched defs:xe_i2c_probe (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_i2c.h56 static inline int xe_i2c_probe(struct xe_device *xe) { return 0; } in xe_i2c_probe() function
H A Dxe_i2c.c275 int xe_i2c_probe(struct xe_device *xe) in xe_i2c_probe() function