Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Ddrm_fb_helper.h533 return remove_conflicting_framebuffers(a, name, primary); in drm_fb_helper_remove_conflicting_framebuffers()
/Linux-v5.4/drivers/video/fbdev/core/
Dfbmem.c1732 int remove_conflicting_framebuffers(struct apertures_struct *a, in remove_conflicting_framebuffers() function
1756 EXPORT_SYMBOL(remove_conflicting_framebuffers);
1807 err = remove_conflicting_framebuffers(ap, name, primary); in remove_conflicting_pci_framebuffers()
/Linux-v5.4/include/linux/
Dfb.h612 extern int remove_conflicting_framebuffers(struct apertures_struct *a,
/Linux-v5.4/drivers/video/fbdev/
Dhyperv_fb.c717 remove_conflicting_framebuffers(info->apertures, in hvfb_getmem()
/Linux-v5.4/drivers/staging/sm750fb/
Dsm750.c1070 remove_conflicting_framebuffers(ap, "sm750_fb1", primary); in lynxfb_kick_out_firmware_fb()
/Linux-v5.4/drivers/video/fbdev/aty/
Dradeon_base.c2267 remove_conflicting_framebuffers(ap, KBUILD_MODNAME, false); in radeon_kick_out_firmware_fb()