Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dsndstat.c58 static d_open_t sndstat_open; variable
147 sndstat_open(struct cdev *i_dev, int flags, int mode, struct thread *td) in sndstat_open() function