Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_crtc_helper.h48 void drm_helper_disable_unused_functions(struct drm_device *dev);
/openbsd/sys/dev/pci/drm/
H A Ddrm_fbdev_dma.c200 drm_helper_disable_unused_functions(dev); in drm_fbdev_dma_client_hotplug()
H A Ddrm_crtc_helper.c231 void drm_helper_disable_unused_functions(struct drm_device *dev) in drm_helper_disable_unused_functions() function
239 EXPORT_SYMBOL(drm_helper_disable_unused_functions);
H A Ddrm_fbdev_generic.c289 drm_helper_disable_unused_functions(dev); in drm_fbdev_generic_client_hotplug()
/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_fbdev.c403 drm_helper_disable_unused_functions(dev); in radeon_fbdev_client_hotplug()