Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_fb_helper.h217 .fb_setcmap = drm_fb_helper_setcmap, \
278 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info);
362 static inline int drm_fb_helper_setcmap(struct fb_cmap *cmap, in drm_fb_helper_setcmap() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_fb_helper.c1118 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap() function
1149 EXPORT_SYMBOL(drm_fb_helper_setcmap);