Lines Matching refs:platform_driver_unregister
1118 platform_driver_unregister(&tegra_gr2d_driver); in host1x_drm_init()
1120 platform_driver_unregister(&tegra_dpaux_driver); in host1x_drm_init()
1122 platform_driver_unregister(&tegra_hdmi_driver); in host1x_drm_init()
1124 platform_driver_unregister(&tegra_sor_driver); in host1x_drm_init()
1126 platform_driver_unregister(&tegra_dsi_driver); in host1x_drm_init()
1128 platform_driver_unregister(&tegra_dc_driver); in host1x_drm_init()
1137 platform_driver_unregister(&tegra_gr3d_driver); in host1x_drm_exit()
1138 platform_driver_unregister(&tegra_gr2d_driver); in host1x_drm_exit()
1139 platform_driver_unregister(&tegra_dpaux_driver); in host1x_drm_exit()
1140 platform_driver_unregister(&tegra_hdmi_driver); in host1x_drm_exit()
1141 platform_driver_unregister(&tegra_sor_driver); in host1x_drm_exit()
1142 platform_driver_unregister(&tegra_dsi_driver); in host1x_drm_exit()
1143 platform_driver_unregister(&tegra_dc_driver); in host1x_drm_exit()