Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfb.h522 struct apertures_struct { struct
533 static inline struct apertures_struct *alloc_apertures(unsigned int max_num) { in alloc_apertures()
534 struct apertures_struct *a = kzalloc(sizeof(struct apertures_struct) in alloc_apertures()
635 extern int remove_conflicting_framebuffers(struct apertures_struct *a,
/linux-4.19.296/include/drm/
Ddrm_fb_helper.h608 drm_fb_helper_remove_conflicting_framebuffers(struct apertures_struct *a, in drm_fb_helper_remove_conflicting_framebuffers()