Lines Matching refs:platform_driver_unregister
1103 platform_driver_unregister(&tegra_gr2d_driver); in host1x_drm_init()
1105 platform_driver_unregister(&tegra_dpaux_driver); in host1x_drm_init()
1107 platform_driver_unregister(&tegra_hdmi_driver); in host1x_drm_init()
1109 platform_driver_unregister(&tegra_sor_driver); in host1x_drm_init()
1111 platform_driver_unregister(&tegra_dsi_driver); in host1x_drm_init()
1113 platform_driver_unregister(&tegra_dc_driver); in host1x_drm_init()
1122 platform_driver_unregister(&tegra_gr3d_driver); in host1x_drm_exit()
1123 platform_driver_unregister(&tegra_gr2d_driver); in host1x_drm_exit()
1124 platform_driver_unregister(&tegra_dpaux_driver); in host1x_drm_exit()
1125 platform_driver_unregister(&tegra_hdmi_driver); in host1x_drm_exit()
1126 platform_driver_unregister(&tegra_sor_driver); in host1x_drm_exit()
1127 platform_driver_unregister(&tegra_dsi_driver); in host1x_drm_exit()
1128 platform_driver_unregister(&tegra_dc_driver); in host1x_drm_exit()