Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.c282 ret = platform_driver_register(&sun8i_hdmi_phy_driver); in sun8i_dw_hdmi_init()
294 platform_driver_unregister(&sun8i_hdmi_phy_driver); in sun8i_dw_hdmi_exit()
H A Dsun8i_dw_hdmi.h192 extern struct platform_driver sun8i_hdmi_phy_driver;
H A Dsun8i_hdmi_phy.c732 struct platform_driver sun8i_hdmi_phy_driver = { variable