Searched refs:xe_i2c_probe (Results 1 – 3 of 3) sorted by relevance
52 int xe_i2c_probe(struct xe_device *xe);60 static inline int xe_i2c_probe(struct xe_device *xe) { return 0; } in xe_i2c_probe() function
345 int xe_i2c_probe(struct xe_device *xe) in xe_i2c_probe() function
1125 err = xe_i2c_probe(xe); in xe_device_probe()