Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/
Ddrm_fb_helper.c484 static bool drm_fb_helper_is_bound(struct drm_fb_helper *fb_helper) in drm_fb_helper_is_bound() function
571 if (!drm_fb_helper_is_bound(fb_helper)) { in drm_fb_helper_dpms()
1062 if (!drm_fb_helper_is_bound(fb_helper)) { in drm_fb_helper_setcmap()
1302 if (!drm_fb_helper_is_bound(fb_helper)) { in drm_fb_helper_pan_display()
2151 if (!fb_helper->fb || !drm_fb_helper_is_bound(fb_helper)) { in drm_fb_helper_hotplug_event()