Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfb.h496 struct apertures_struct { struct
507 static inline struct apertures_struct *alloc_apertures(unsigned int max_num) { in alloc_apertures()
508 struct apertures_struct *a; in alloc_apertures()
611 extern int remove_conflicting_framebuffers(struct apertures_struct *a,
/Linux-v5.15/drivers/gpu/drm/
Ddrm_aperture.c293 struct apertures_struct *a; in drm_aperture_remove_conflicting_framebuffers()
/Linux-v5.15/drivers/video/fbdev/core/
Dfbmem.c1525 static bool fb_do_apertures_overlap(struct apertures_struct *gena, in fb_do_apertures_overlap()
1526 struct apertures_struct *hwa) in fb_do_apertures_overlap()
1552 static void do_remove_conflicting_framebuffers(struct apertures_struct *a, in do_remove_conflicting_framebuffers()
1559 struct apertures_struct *gen_aper; in do_remove_conflicting_framebuffers()
1736 int remove_conflicting_framebuffers(struct apertures_struct *a, in remove_conflicting_framebuffers()
1775 struct apertures_struct *ap; in remove_conflicting_pci_framebuffers()
/Linux-v5.15/drivers/staging/sm750fb/
Dsm750.c990 struct apertures_struct *ap; in lynxfb_kick_out_firmware_fb()
/Linux-v5.15/drivers/video/fbdev/aty/
Dradeon_base.c2242 struct apertures_struct *ap; in radeon_kick_out_firmware_fb()