Home
last modified time | relevance | path

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

/drivers/video/fbdev/core/
Dfb_chrdev.c118 ret = fb_cmap_to_user(&cmap_from, &cmap); in do_fb_ioctl()
225 return fb_cmap_to_user(&cmap_from, &cmap); in fb_getput_cmap()
Dfbcmap.c191 int fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to) in fb_cmap_to_user() function