Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/gpu/drm/msm/
Dmsm_fbdev.c39 .fb_write = drm_fb_helper_sys_write,
/Linux-v6.1/drivers/gpu/drm/omapdrm/
Domap_fbdev.c85 .fb_write = drm_fb_helper_sys_write,
/Linux-v6.1/drivers/gpu/drm/
Ddrm_fb_helper.c796 ssize_t drm_fb_helper_sys_write(struct fb_info *info, const char __user *buf, in drm_fb_helper_sys_write() function
814 EXPORT_SYMBOL(drm_fb_helper_sys_write);