Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_crtc_helper.h63 int drm_helper_force_disable_all(struct drm_device *dev);
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_crtc_helper.c1040 int drm_helper_force_disable_all(struct drm_device *dev) in drm_helper_force_disable_all() function
1060 EXPORT_SYMBOL(drm_helper_force_disable_all);
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_display.c615 drm_helper_force_disable_all(dev); in nouveau_display_fini()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_display.c1659 drm_helper_force_disable_all(rdev->ddev); in radeon_modeset_fini()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_device.c4005 drm_helper_force_disable_all(adev_to_drm(adev)); in amdgpu_device_fini_hw()

Completed in 20 milliseconds