Searched refs:remove_conflicting_framebuffers (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/include/drm/ |
| D | drm_fb_helper.h | 533 return remove_conflicting_framebuffers(a, name, primary); in drm_fb_helper_remove_conflicting_framebuffers()
|
| /Linux-v5.4/drivers/video/fbdev/core/ |
| D | fbmem.c | 1732 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/ |
| D | fb.h | 612 extern int remove_conflicting_framebuffers(struct apertures_struct *a,
|
| /Linux-v5.4/drivers/video/fbdev/ |
| D | hyperv_fb.c | 717 remove_conflicting_framebuffers(info->apertures, in hvfb_getmem()
|
| /Linux-v5.4/drivers/staging/sm750fb/ |
| D | sm750.c | 1070 remove_conflicting_framebuffers(ap, "sm750_fb1", primary); in lynxfb_kick_out_firmware_fb()
|
| /Linux-v5.4/drivers/video/fbdev/aty/ |
| D | radeon_base.c | 2267 remove_conflicting_framebuffers(ap, KBUILD_MODNAME, false); in radeon_kick_out_firmware_fb()
|