Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbcmap.c191 int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to) in fb_cmap_to_user() function
H A Dfbmem.c1152 ret = fb_cmap_to_user(&cmap_from, &cmap); in do_fb_ioctl()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dfb.h592 extern int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to);
/OK3568_Linux_fs/kernel/include/linux/
H A Dfb.h760 extern int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to);