Home
last modified time | relevance | path

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

/Linux-v5.10/include/drm/
Ddrm_fb_helper.h469 return remove_conflicting_framebuffers(a, name, primary); in drm_fb_helper_remove_conflicting_framebuffers()
/Linux-v5.10/drivers/video/fbdev/core/
Dfbmem.c1743 int remove_conflicting_framebuffers(struct apertures_struct *a, in remove_conflicting_framebuffers() function
1767 EXPORT_SYMBOL(remove_conflicting_framebuffers);
1811 err = remove_conflicting_framebuffers(ap, name, primary); in remove_conflicting_pci_framebuffers()
/Linux-v5.10/include/linux/
Dfb.h610 extern int remove_conflicting_framebuffers(struct apertures_struct *a,
/Linux-v5.10/drivers/staging/sm750fb/
Dsm750.c1003 remove_conflicting_framebuffers(ap, "sm750_fb1", primary); in lynxfb_kick_out_firmware_fb()
/Linux-v5.10/drivers/video/fbdev/
Dhyperv_fb.c1121 remove_conflicting_framebuffers(info->apertures, in hvfb_getmem()
/Linux-v5.10/drivers/video/fbdev/aty/
Dradeon_base.c2251 remove_conflicting_framebuffers(ap, KBUILD_MODNAME, false); in radeon_kick_out_firmware_fb()