Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c1816 static struct platform_driver * const mtk_hdmi_drivers[] = { variable
1824 return platform_register_drivers(mtk_hdmi_drivers, in mtk_hdmitx_init()
1825 ARRAY_SIZE(mtk_hdmi_drivers)); in mtk_hdmitx_init()
1830 platform_unregister_drivers(mtk_hdmi_drivers, in mtk_hdmitx_exit()
1831 ARRAY_SIZE(mtk_hdmi_drivers)); in mtk_hdmitx_exit()