Home
last modified time | relevance | path

Searched refs:pch_i2c_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-eg20t.c849 static int __maybe_unused pch_i2c_suspend(struct device *dev) in pch_i2c_suspend() function
890 static SIMPLE_DEV_PM_OPS(pch_i2c_pm_ops, pch_i2c_suspend, pch_i2c_resume);
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-eg20t.c850 static int __maybe_unused pch_i2c_suspend(struct device *dev) in pch_i2c_suspend() function
891 static SIMPLE_DEV_PM_OPS(pch_i2c_pm_ops, pch_i2c_suspend, pch_i2c_resume);

Completed in 3 milliseconds