Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c1767 static struct platform_driver * const mtk_hdmi_drivers[] = { variable
1776 return platform_register_drivers(mtk_hdmi_drivers, in mtk_hdmitx_init()
1777 ARRAY_SIZE(mtk_hdmi_drivers)); in mtk_hdmitx_init()
1782 platform_unregister_drivers(mtk_hdmi_drivers, in mtk_hdmitx_exit()
1783 ARRAY_SIZE(mtk_hdmi_drivers)); in mtk_hdmitx_exit()