Searched defs:fb_read (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| H A D | fb_chrdev.c | 30 static ssize_t fb_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in fb_read() function
|
| /third_party/NuttX/drivers/video/ |
| H A D | fb.c | 203 static ssize_t fb_read(struct file *filep, char *buffer, size_t len) in fb_read() function
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| H A D | fbmem.c | 763 fb_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in fb_read() function
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | codegen.h | 290 } fb_read; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | fb.h | 237 ssize_t (*fb_read)(struct fb_info *info, char __user *buf, member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | fb.h | 247 ssize_t (*fb_read)(struct fb_info *info, char __user *buf, member
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_shader.h | 663 bool fb_read; member
|
Completed in 13 milliseconds