Home
last modified time | relevance | path

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

/Linux-v5.15/include/drm/
Ddrm_fb_helper.h237 ssize_t drm_fb_helper_sys_write(struct fb_info *info, const char __user *buf,
370 static inline ssize_t drm_fb_helper_sys_write(struct fb_info *info, in drm_fb_helper_sys_write() function
/Linux-v5.15/drivers/gpu/drm/msm/
Dmsm_fbdev.c38 .fb_write = drm_fb_helper_sys_write,
/Linux-v5.15/drivers/gpu/drm/omapdrm/
Domap_fbdev.c84 .fb_write = drm_fb_helper_sys_write,
/Linux-v5.15/drivers/gpu/drm/
Ddrm_fb_helper.c741 ssize_t drm_fb_helper_sys_write(struct fb_info *info, const char __user *buf, in drm_fb_helper_sys_write() function
752 EXPORT_SYMBOL(drm_fb_helper_sys_write);