Searched refs:drm_fb_helper_setcmap (Results 1 – 3 of 3) sorted by relevance
235 .fb_setcmap = drm_fb_helper_setcmap, \294 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info);379 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, in drm_fb_helper_setcmap() function
79 .fb_setcmap = drm_fb_helper_setcmap,
1339 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap() function1370 EXPORT_SYMBOL(drm_fb_helper_setcmap);
Completed in 11 milliseconds