Searched refs:mtk_hdmi_v2_resume (Results 1 – 1 of 1) sorted by relevance
1424 static __maybe_unused int mtk_hdmi_v2_resume(struct device *dev) in mtk_hdmi_v2_resume() function1431 static SIMPLE_DEV_PM_OPS(mtk_hdmi_v2_pm_ops, mtk_hdmi_v2_suspend, mtk_hdmi_v2_resume);