Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dfb.h495 struct apertures_struct { struct
506 static inline struct apertures_struct *alloc_apertures(unsigned int max_num) { in alloc_apertures()
507 struct apertures_struct *a; in alloc_apertures()
610 extern int remove_conflicting_framebuffers(struct apertures_struct *a,
/Linux-v5.10/drivers/gpu/drm/ast/
Dast_drv.c93 struct apertures_struct *ap; in ast_kick_out_firmware_fb()
/Linux-v5.10/drivers/video/fbdev/core/
Dfbmem.c1532 static bool fb_do_apertures_overlap(struct apertures_struct *gena, in fb_do_apertures_overlap()
1533 struct apertures_struct *hwa) in fb_do_apertures_overlap()
1559 static void do_remove_conflicting_framebuffers(struct apertures_struct *a, in do_remove_conflicting_framebuffers()
1566 struct apertures_struct *gen_aper; in do_remove_conflicting_framebuffers()
1743 int remove_conflicting_framebuffers(struct apertures_struct *a, in remove_conflicting_framebuffers()
1782 struct apertures_struct *ap; in remove_conflicting_pci_framebuffers()
/Linux-v5.10/include/drm/
Ddrm_fb_helper.h465 drm_fb_helper_remove_conflicting_framebuffers(struct apertures_struct *a, in drm_fb_helper_remove_conflicting_framebuffers()
/Linux-v5.10/drivers/gpu/drm/meson/
Dmeson_drv.c161 struct apertures_struct *ap; in meson_remove_framebuffers()
/Linux-v5.10/drivers/staging/sm750fb/
Dsm750.c990 struct apertures_struct *ap; in lynxfb_kick_out_firmware_fb()
/Linux-v5.10/drivers/video/fbdev/aty/
Dradeon_base.c2242 struct apertures_struct *ap; in radeon_kick_out_firmware_fb()