Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dfb.h505 struct apertures_struct { struct
516 static inline struct apertures_struct *alloc_apertures(unsigned int max_num) { in alloc_apertures()
517 struct apertures_struct *a; in alloc_apertures()
/Linux-v6.1/drivers/video/fbdev/core/
Dfbmem.c1657 struct apertures_struct *ap = fb_info->apertures; in fb_aperture_acquire_for_platform_device()