Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_fb_helper.h290 void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, bool suspend);
457 static inline void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, in drm_fb_helper_set_suspend() function
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_fb.c389 drm_fb_helper_set_suspend(&rdev->mode_info.rfbdev->helper, state); in radeon_fbdev_set_suspend()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fbdev.c683 drm_fb_helper_set_suspend(&ifbdev->helper, state); in intel_fbdev_set_suspend()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_fb_helper.c1078 void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, bool suspend) in drm_fb_helper_set_suspend() function
1083 EXPORT_SYMBOL(drm_fb_helper_set_suspend);

Completed in 10 milliseconds