Home
last modified time | relevance | path

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

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