Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun8i_dw_hdmi.c333 ret = platform_driver_register(&sun8i_hdmi_phy_driver); in sun8i_dw_hdmi_init()
345 platform_driver_unregister(&sun8i_hdmi_phy_driver); in sun8i_dw_hdmi_exit()
Dsun8i_dw_hdmi.h199 extern struct platform_driver sun8i_hdmi_phy_driver;
Dsun8i_hdmi_phy.c780 struct platform_driver sun8i_hdmi_phy_driver = { variable