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

  /src/sys/compat/netbsd32/
netbsd32_drm.c 741 compat_drm_sg_alloc(struct file *file, void *arg) function in typeref:typename:int
967 return compat_drm_sg_alloc(file, arg);
  /src/sys/external/bsd/drm2/dist/drm/
drm_ioc32.c 772 static int compat_drm_sg_alloc(struct file *file, unsigned int cmd, function in typeref:typename:int
949 DRM_IOCTL32_DEF(DRM_IOCTL_SG_ALLOC, compat_drm_sg_alloc),

Completed in 37 milliseconds