Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_v2.c1424 static __maybe_unused int mtk_hdmi_v2_resume(struct device *dev) in mtk_hdmi_v2_resume() function
1431 static SIMPLE_DEV_PM_OPS(mtk_hdmi_v2_pm_ops, mtk_hdmi_v2_suspend, mtk_hdmi_v2_resume);