Home
last modified time | relevance | path

Searched refs:drm_fb_helper_set_suspend (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/drm/
H A Ddrm_fb_helper.h261 void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, bool suspend);
371 static inline void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, in drm_fb_helper_set_suspend() function
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_fbdev.c398 drm_fb_helper_set_suspend(rdev_to_drm(rdev)->fb_helper, state); in radeon_fbdev_set_suspend()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c710 drm_fb_helper_set_suspend(&ifbdev->helper, state); in intel_fbdev_set_suspend()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_fb_helper.c762 void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, bool suspend) in drm_fb_helper_set_suspend() function
767 EXPORT_SYMBOL(drm_fb_helper_set_suspend);