Home
last modified time | relevance | path

Searched defs:drm_fb_helper (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h70739 struct drm_fb_helper { struct
70744 const struct drm_fb_helper_funcs *funcs; argument
70745 struct fb_info *fbdev;
70746 u32 pseudo_palette[17];
70747 struct drm_clip_rect dirty_clip;
70748 spinlock_t dirty_lock;
70749 struct work_struct dirty_work;
70750 struct work_struct resume_work;
70751 struct mutex lock;
70752 struct list_head kernel_fb_list;
[all …]
Dvmlinux.h70739 struct drm_fb_helper { struct
70744 const struct drm_fb_helper_funcs *funcs; argument
70745 struct fb_info *fbdev;
70746 u32 pseudo_palette[17];
70747 struct drm_clip_rect dirty_clip;
70748 spinlock_t dirty_lock;
70749 struct work_struct dirty_work;
70750 struct work_struct resume_work;
70751 struct mutex lock;
70752 struct list_head kernel_fb_list;
[all …]