Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_fb_helper.h612 return remove_conflicting_framebuffers(a, name, primary); in drm_fb_helper_remove_conflicting_framebuffers()
/Linux-v4.19/include/linux/
Dfb.h635 extern int remove_conflicting_framebuffers(struct apertures_struct *a,
/Linux-v4.19/drivers/video/fbdev/
Dhyperv_fb.c726 remove_conflicting_framebuffers(info->apertures, in hvfb_getmem()
/Linux-v4.19/drivers/video/fbdev/core/
Dfbmem.c1796 int remove_conflicting_framebuffers(struct apertures_struct *a, in remove_conflicting_framebuffers() function
1807 EXPORT_SYMBOL(remove_conflicting_framebuffers);
/Linux-v4.19/drivers/staging/sm750fb/
Dsm750.c1069 remove_conflicting_framebuffers(ap, "sm750_fb1", primary); in lynxfb_kick_out_firmware_fb()
/Linux-v4.19/drivers/video/fbdev/aty/
Dradeon_base.c2269 remove_conflicting_framebuffers(ap, KBUILD_MODNAME, false); in radeon_kick_out_firmware_fb()