Home
last modified time | relevance | path

Searched refs:drm_fb_helper_sys_read (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/drm/
A Ddrm_fb_helper.h266 ssize_t drm_fb_helper_sys_read(struct fb_info *info, char __user *buf,
401 static inline ssize_t drm_fb_helper_sys_read(struct fb_info *info, in drm_fb_helper_sys_read() function
/linux-6.3-rc2/drivers/gpu/drm/msm/
A Dmsm_fbdev.c38 .fb_read = drm_fb_helper_sys_read,
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/
A Domap_fbdev.c84 .fb_read = drm_fb_helper_sys_read,
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dfb.c209 .fb_read = drm_fb_helper_sys_read,
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_fbdev_generic.c101 ret = drm_fb_helper_sys_read(info, buf, count, ppos); in drm_fbdev_fb_read()
A Ddrm_fb_helper.c788 ssize_t drm_fb_helper_sys_read(struct fb_info *info, char __user *buf, in drm_fb_helper_sys_read() function
793 EXPORT_SYMBOL(drm_fb_helper_sys_read);

Completed in 14 milliseconds