Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/
Ddrm_crtc_helper.h59 int drm_helper_force_disable_all(struct drm_device *dev);
/Linux-v6.1/drivers/gpu/drm/
Ddrm_crtc_helper.c1015 int drm_helper_force_disable_all(struct drm_device *dev) in drm_helper_force_disable_all() function
1035 EXPORT_SYMBOL(drm_helper_force_disable_all);
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_display.c604 drm_helper_force_disable_all(dev); in nouveau_display_fini()
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_display.c1660 drm_helper_force_disable_all(rdev->ddev); in radeon_modeset_fini()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_device.c3970 drm_helper_force_disable_all(adev_to_drm(adev)); in amdgpu_device_fini_hw()