Home
last modified time | relevance | path

Searched defs:drm_fb_helper_setcmap (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/drm/
H A Ddrm_fb_helper.h354 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, in drm_fb_helper_setcmap() function
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_fb_helper.h342 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, in drm_fb_helper_setcmap() function
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_fb_helper.c1009 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap() function
1040 EXPORT_SYMBOL(drm_fb_helper_setcmap); variable
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_fb_helper.c1086 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap() function
1117 EXPORT_SYMBOL(drm_fb_helper_setcmap); variable

Completed in 8 milliseconds