Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dsndstat.c747 sndstat_get_devs(struct sndstat_file *pf, void *arg_buf, size_t *arg_nbytes) in sndstat_get_devs() function
1056 err = sndstat_get_devs(pf, arg->buf, &arg->nbytes); in sndstat_ioctl()
1062 err = sndstat_get_devs(pf, (void *)(uintptr_t)arg32->buf, in sndstat_ioctl()