Searched refs:fb_sys_read (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/video/fbdev/core/
H A Dfb_sys_fops.c2 * linux/drivers/video/fb_sys_read.c - Generic file operations where
16 ssize_t fb_sys_read(struct fb_info *info, char __user *buf, size_t count, function
59 EXPORT_SYMBOL_GPL(fb_sys_read); variable
/linux-master/include/linux/
H A Dfb.h573 extern ssize_t fb_sys_read(struct fb_info *info, char __user *buf,
579 .fb_read = fb_sys_read, \
592 .fb_read = fb_sys_read, \

Completed in 125 milliseconds