Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sound/pcm/
Ddsp.c84 static d_mmap_single_t dsp_mmap_single; variable
95 .d_mmap_single = dsp_mmap_single,
2225 dsp_mmap_single(struct cdev *i_dev, vm_ooffset_t *offset, in dsp_mmap_single() function