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

  /src/sys/compat/netbsd32/
netbsd32_drm.c 848 compat_drm_wait_vblank(struct file *file, void *arg) function in typeref:typename:int
971 return compat_drm_wait_vblank(file, arg);
  /src/sys/external/bsd/drm2/dist/drm/
drm_ioc32.c 847 static int compat_drm_wait_vblank(struct file *file, unsigned int cmd, function in typeref:typename:int
955 DRM_IOCTL32_DEF(DRM_IOCTL_WAIT_VBLANK, compat_drm_wait_vblank),

Completed in 15 milliseconds