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

  /src/sys/external/bsd/drm2/drm/
drm_cdevsw.c 81 static int drm_fop_mmap(struct file *, off_t *, size_t, int, int *, int *,
115 .fo_mmap = drm_fop_mmap,
515 drm_fop_mmap(struct file *fp, off_t *offp, size_t len, int prot, int *flagsp, function in typeref:typename:int

Completed in 12 milliseconds