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

  /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);

Completed in 28 milliseconds