Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/core/
Dfbcmap.c188 int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to) in fb_cmap_to_user() function
Dfbmem.c1145 ret = fb_cmap_to_user(&cmap_from, &cmap); in do_fb_ioctl()
/linux-4.4.14/include/linux/
Dfb.h762 extern int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to);