Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_i2c.h51 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
A Dxe_survivability_mode.c182 ret = xe_i2c_probe(xe); in enable_survivability_mode()
A Dxe_i2c.c275 int xe_i2c_probe(struct xe_device *xe) in xe_i2c_probe() function
A Dxe_device.c915 err = xe_i2c_probe(xe); in xe_device_probe()

Completed in 9 milliseconds