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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_fb_helper.h 222 .fb_ioctl = drm_fb_helper_ioctl
280 int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd,
368 static inline int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd, function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/
drm_fb_helper.c 1152 * drm_fb_helper_ioctl - legacy ioctl implementation
1160 int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd, function in typeref:typename:int
1216 EXPORT_SYMBOL(drm_fb_helper_ioctl);

Completed in 14 milliseconds