Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/chrome/
Dcros_hps_i2c.c121 static int hps_resume(struct device *dev) in hps_resume() function
129 static DEFINE_RUNTIME_DEV_PM_OPS(hps_pm_ops, hps_suspend, hps_resume, NULL);