Home
last modified time | relevance | path

Searched defs:sndstat_file (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dsndstat.c99 struct sndstat_file { struct
118 static TAILQ_HEAD(, sndstat_file) sndstat_filelist = TAILQ_HEAD_INITIALIZER(sndstat_filelist); argument
192 sndstat_close(void *sndstat_file) in sndstat_close()