Searched refs:xe_i2c_probe (Results 1 – 4 of 4) sorted by relevance
51 int xe_i2c_probe(struct xe_device *xe);56 static inline int xe_i2c_probe(struct xe_device *xe) { return 0; } in xe_i2c_probe() function
182 ret = xe_i2c_probe(xe); in enable_survivability_mode()
275 int xe_i2c_probe(struct xe_device *xe) in xe_i2c_probe() function
915 err = xe_i2c_probe(xe); in xe_device_probe()
Completed in 9 milliseconds