Searched defs:i2c_device_pm_thaw (Results 1 - 1 of 1) sorted by relevance

/drivers/i2c/
H A Di2c-core.c225 static int i2c_device_pm_thaw(struct device *dev) function
258 #define i2c_device_pm_thaw NULL macro
305 .thaw = i2c_device_pm_thaw,

Completed in 38 milliseconds