Searched refs:remove_conflicting_framebuffers (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/ |
| A D | drm_aperture.c | 303 ret = remove_conflicting_framebuffers(a, req_driver->name, primary); in drm_aperture_remove_conflicting_framebuffers()
|
| /linux/drivers/video/fbdev/core/ |
| A D | fbmem.c | 1739 int remove_conflicting_framebuffers(struct apertures_struct *a, in remove_conflicting_framebuffers() function 1763 EXPORT_SYMBOL(remove_conflicting_framebuffers); 1854 err = remove_conflicting_framebuffers(ap, name, primary); in remove_conflicting_pci_framebuffers()
|
| /linux/include/linux/ |
| A D | fb.h | 611 extern int remove_conflicting_framebuffers(struct apertures_struct *a,
|
| /linux/drivers/staging/sm750fb/ |
| A D | sm750.c | 1003 remove_conflicting_framebuffers(ap, "sm750_fb1", primary); in lynxfb_kick_out_firmware_fb()
|
| /linux/drivers/video/fbdev/ |
| A D | hyperv_fb.c | 1121 remove_conflicting_framebuffers(info->apertures, in hvfb_getmem()
|
| /linux/drivers/video/fbdev/aty/ |
| A D | radeon_base.c | 2251 remove_conflicting_framebuffers(ap, KBUILD_MODNAME, false); in radeon_kick_out_firmware_fb()
|
| /linux/ |
| A D | vmlinux.symvers | 894 0x00000000 remove_conflicting_framebuffers vmlinux EXPORT_SYMBOL
|
| A D | System.map | 22216 ffff8000105e9614 T remove_conflicting_framebuffers
|
| A D | .tmp_System.map | 22216 ffff8000105e9614 T remove_conflicting_framebuffers
|
Completed in 1095 milliseconds