Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sound/pcm/
H A Dsndstat.c124 sndstat_line2userdev(struct sndstat_file *, const char *, int);
303 ud = sndstat_line2userdev(pf, line, strlen(line)); in sndstat_write()
1096 sndstat_line2userdev(struct sndstat_file *pf, const char *line, int n) in sndstat_line2userdev() function