Home
last modified time | relevance | path

Searched refs:drm_fb_helper_setcmap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/drm/
H A Ddrm_fb_helper.h226 .fb_setcmap = drm_fb_helper_setcmap, \
265 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info);
354 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, in drm_fb_helper_setcmap() function
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c119 .fb_setcmap = drm_fb_helper_setcmap,
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_fb_helper.c1023 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap() function
1054 EXPORT_SYMBOL(drm_fb_helper_setcmap);