Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Ddrm_crtc_helper.h59 int drm_helper_force_disable_all(struct drm_device *dev);
/Linux-v5.4/drivers/gpu/drm/
Ddrm_crtc_helper.c980 int drm_helper_force_disable_all(struct drm_device *dev) in drm_helper_force_disable_all() function
1000 EXPORT_SYMBOL(drm_helper_force_disable_all);
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_display.c442 drm_helper_force_disable_all(dev); in nouveau_display_fini()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_display.c1655 drm_helper_force_disable_all(rdev->ddev); in radeon_modeset_fini()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_device.c2950 drm_helper_force_disable_all(adev->ddev); in amdgpu_device_fini()