Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dsndstat.c122 static int sndstat_prepare(struct sndstat_file *);
234 err = sndstat_prepare(pf); in sndstat_read()
1229 sndstat_prepare(struct sndstat_file *pf_self) in sndstat_prepare() function