Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_crtc_helper.h63 int drm_helper_force_disable_all(struct drm_device *dev);
/openbsd/sys/dev/pci/drm/
H 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);
/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_fbdev.c339 drm_helper_force_disable_all(dev); in radeon_fbdev_client_unregister()
H A Dradeon_display.c1655 drm_helper_force_disable_all(rdev_to_drm(rdev)); in radeon_modeset_fini()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_device.c4131 drm_helper_force_disable_all(adev_to_drm(adev)); in amdgpu_device_fini_hw()