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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_file.h 394 extern const struct fileops drm_fileops;
  /src/sys/external/bsd/drm2/drm/
drm_cdevsw.c 104 const struct fileops drm_fileops = { variable in typeref:typename:const struct fileops
194 error = fd_clone(fp, fd, flags, &drm_fileops, priv);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_drv.c 1387 if (filp->f_ops != &drm_fileops)

Completed in 14 milliseconds