Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/
Ddrm_fb_helper.c450 static bool drm_fb_helper_is_bound(struct drm_fb_helper *fb_helper) in drm_fb_helper_is_bound() function
518 if (!drm_fb_helper_is_bound(fb_helper)) { in drm_fb_helper_dpms()
777 if (!drm_fb_helper_is_bound(fb_helper)) { in drm_fb_helper_setcmap()
953 if (!drm_fb_helper_is_bound(fb_helper)) { in drm_fb_helper_pan_display()
1795 if (!fb_helper->fb || !drm_fb_helper_is_bound(fb_helper)) { in drm_fb_helper_hotplug_event()