HomeSort by: relevance | last modified time | path
    Searched refs:drm_fb_helper_sys_write (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_fb_helper.h 255 ssize_t drm_fb_helper_sys_write(struct fb_info *info, const char __user *buf,
391 static inline ssize_t drm_fb_helper_sys_write(struct fb_info *info, function
  /src/sys/external/bsd/drm2/dist/drm/
drm_fb_helper.c 729 * drm_fb_helper_sys_write - wrapper around fb_sys_write
737 ssize_t drm_fb_helper_sys_write(struct fb_info *info, const char __user *buf, function
749 EXPORT_SYMBOL(drm_fb_helper_sys_write); variable
2099 .fb_write = drm_fb_helper_sys_write,

Completed in 17 milliseconds