Home
last modified time | relevance | path

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

/src/sys/dev/sound/
H A Dsndstat.c122 sndstat_line2userdev(struct sndstat_file *, const char *, int);
301 ud = sndstat_line2userdev(pf, line, strlen(line)); in sndstat_write()
1106 sndstat_line2userdev(struct sndstat_file *pf, const char *line, int n) in sndstat_line2userdev() function