Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
H A Dintel_soc_pmic_chtwc.c199 static int __maybe_unused cht_wc_resume(struct device *dev) in cht_wc_resume() function
207 static SIMPLE_DEV_PM_OPS(cht_wc_pm_ops, cht_wc_suspend, cht_wc_resume);
/kernel/linux/linux-6.6/drivers/mfd/
H A Dintel_soc_pmic_chtwc.c250 static int cht_wc_resume(struct device *dev) in cht_wc_resume() function
258 static DEFINE_SIMPLE_DEV_PM_OPS(cht_wc_pm_ops, cht_wc_suspend, cht_wc_resume);

Completed in 1 milliseconds