Home
last modified time | relevance | path

Searched refs:alloc_apertures (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/
Ddrm_aperture.c296 a = alloc_apertures(1); in drm_aperture_remove_conflicting_framebuffers()
Ddrm_fb_helper.c575 info->apertures = alloc_apertures(1); in drm_fb_helper_alloc_fbi()
/Linux-v5.15/samples/vfio-mdev/
Dmdpy-fb.c164 info->apertures = alloc_apertures(1); in mdpy_fb_probe()
/Linux-v5.15/drivers/video/fbdev/
Dclps711x-fb.c254 info->apertures = alloc_apertures(1); in clps711x_fb_probe()
Dvesafb.c314 info->apertures = alloc_apertures(1); in vesafb_probe()
Dsimplefb.c451 info->apertures = alloc_apertures(1); in simplefb_probe()
Defifb.c448 info->apertures = alloc_apertures(1); in efifb_probe()
Doffb.c508 info->apertures = alloc_apertures(1); in offb_init_fb()
Dhyperv_fb.c1026 info->apertures = alloc_apertures(1); in hvfb_getmem()
Dvga16fb.c1317 info->apertures = alloc_apertures(1); in vga16fb_probe()
/Linux-v5.15/include/linux/
Dfb.h507 static inline struct apertures_struct *alloc_apertures(unsigned int max_num) { in alloc_apertures() function
/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c726 info->apertures = alloc_apertures(1); in vmw_fb_init()
/Linux-v5.15/drivers/video/fbdev/core/
Dfbmem.c1742 a = alloc_apertures(1); in remove_conflicting_framebuffers()
1785 ap = alloc_apertures(idx); in remove_conflicting_pci_framebuffers()
/Linux-v5.15/drivers/staging/sm750fb/
Dsm750.c993 ap = alloc_apertures(1); in lynxfb_kick_out_firmware_fb()
/Linux-v5.15/drivers/video/fbdev/aty/
Dradeon_base.c2244 ap = alloc_apertures(1); in radeon_kick_out_firmware_fb()