Searched refs:xe_i2c_probe (Results 1 – 2 of 2) sorted by relevance
51 int xe_i2c_probe(struct xe_device *xe);59 static inline int xe_i2c_probe(struct xe_device *xe) { return 0; } in xe_i2c_probe() function
1009 err = xe_i2c_probe(xe); in xe_device_probe()