Searched refs:XE_I2C_EP_COOKIE_DEVICE (Results 1 – 2 of 2) sorted by relevance
233 if (!xe->i2c || xe->i2c->ep.cookie != XE_I2C_EP_COOKIE_DEVICE) in xe_i2c_pm_suspend()244 if (!xe->i2c || xe->i2c->ep.cookie != XE_I2C_EP_COOKIE_DEVICE) in xe_i2c_pm_resume()290 if (ep.cookie != XE_I2C_EP_COOKIE_DEVICE) in xe_i2c_probe()
21 #define XE_I2C_EP_COOKIE_DEVICE 0xde macro
Completed in 5 milliseconds