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

  /src/sys/compat/netbsd32/
netbsd32_drm.c 797 compat_drm_update_draw(struct file *file, void *arg) function in typeref:typename:int
973 return compat_drm_update_draw(file, arg);
  /src/sys/external/bsd/drm2/dist/drm/
drm_ioc32.c 817 static int compat_drm_update_draw(struct file *file, unsigned int cmd, function in typeref:typename:int
953 DRM_IOCTL32_DEF(DRM_IOCTL_UPDATE_DRAW, compat_drm_update_draw),

Completed in 13 milliseconds