Home
last modified time | relevance | path

Searched refs:xe_i2c_irq_postinstall (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_i2c.h55 void xe_i2c_irq_postinstall(struct xe_device *xe);
63 static inline void xe_i2c_irq_postinstall(struct xe_device *xe) { } in xe_i2c_irq_postinstall() function
H A Dxe_i2c.c202 void xe_i2c_irq_postinstall(struct xe_device *xe) in xe_i2c_irq_postinstall() function
394 xe_i2c_irq_postinstall(xe); in xe_i2c_probe()