Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c1779 static struct platform_driver * const mtk_hdmi_drivers[] = { variable
1788 return platform_register_drivers(mtk_hdmi_drivers, in mtk_hdmitx_init()
1789 ARRAY_SIZE(mtk_hdmi_drivers)); in mtk_hdmitx_init()
1794 platform_unregister_drivers(mtk_hdmi_drivers, in mtk_hdmitx_exit()
1795 ARRAY_SIZE(mtk_hdmi_drivers)); in mtk_hdmitx_exit()