Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/ast/
Dast_drv.c97 ap = alloc_apertures(1); in ast_kick_out_firmware_fb()
/kernel/linux/linux-5.10/samples/vfio-mdev/
Dmdpy-fb.c164 info->apertures = alloc_apertures(1); in mdpy_fb_probe()
/kernel/linux/linux-5.10/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.c1015 info->apertures = alloc_apertures(1); in hvfb_getmem()
Dvga16fb.c1336 info->apertures = alloc_apertures(1); in vga16fb_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
Dmeson_drv.c163 ap = alloc_apertures(1); in meson_remove_framebuffers()
/kernel/linux/linux-5.10/include/linux/
Dfb.h506 static inline struct apertures_struct *alloc_apertures(unsigned int max_num) { in alloc_apertures() function
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c734 info->apertures = alloc_apertures(1); in vmw_fb_init()
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
Dfbmem.c1765 a = alloc_apertures(1); in remove_conflicting_framebuffers()
1808 ap = alloc_apertures(idx); in remove_conflicting_pci_framebuffers()
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
Dsm750.c993 ap = alloc_apertures(1); in lynxfb_kick_out_firmware_fb()
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_fb_helper.c545 info->apertures = alloc_apertures(1); in drm_fb_helper_alloc_fbi()
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
Dradeon_base.c2244 ap = alloc_apertures(1); in radeon_kick_out_firmware_fb()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch4434 + a = alloc_apertures(1);
5200 - ap = alloc_apertures(1);