Home
last modified time | relevance | path

Searched refs:audiommap (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/audio/
H A Daudio.c583 static int audiommap(struct file *, off_t *, size_t, int, int *, int *,
807 .fo_mmap = audiommap,
2136 audiommap(struct file *fp, off_t *offp, size_t len, int prot, int *flagsp, in audiommap() function