Home
last modified time | relevance | path

Searched refs:apertures_struct (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/include/linux/
Dfb.h497 struct apertures_struct { struct
508 static inline struct apertures_struct *alloc_apertures(unsigned int max_num) { in alloc_apertures()
509 struct apertures_struct *a = kzalloc(sizeof(struct apertures_struct) in alloc_apertures()
612 extern int remove_conflicting_framebuffers(struct apertures_struct *a,
/Linux-v5.4/drivers/gpu/drm/ast/
Dast_drv.c71 struct apertures_struct *ap; in ast_kick_out_firmware_fb()
/Linux-v5.4/drivers/video/fbdev/core/
Dfbmem.c1520 static bool fb_do_apertures_overlap(struct apertures_struct *gena, in fb_do_apertures_overlap()
1521 struct apertures_struct *hwa) in fb_do_apertures_overlap()
1547 static void do_remove_conflicting_framebuffers(struct apertures_struct *a, in do_remove_conflicting_framebuffers()
1554 struct apertures_struct *gen_aper; in do_remove_conflicting_framebuffers()
1732 int remove_conflicting_framebuffers(struct apertures_struct *a, in remove_conflicting_framebuffers()
1772 struct apertures_struct *ap; in remove_conflicting_pci_framebuffers()
/Linux-v5.4/include/drm/
Ddrm_fb_helper.h529 drm_fb_helper_remove_conflicting_framebuffers(struct apertures_struct *a, in drm_fb_helper_remove_conflicting_framebuffers()
/Linux-v5.4/drivers/gpu/drm/meson/
Dmeson_drv.c169 struct apertures_struct *ap; in meson_remove_framebuffers()
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_drm.c626 struct apertures_struct *aper; in nouveau_drm_probe()
/Linux-v5.4/drivers/staging/sm750fb/
Dsm750.c1057 struct apertures_struct *ap; in lynxfb_kick_out_firmware_fb()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_drv.c424 struct apertures_struct *ap; in i915_kick_out_firmware_fb()
/Linux-v5.4/drivers/video/fbdev/aty/
Dradeon_base.c2258 struct apertures_struct *ap; in radeon_kick_out_firmware_fb()