HomeSort by: relevance | last modified time | path
    Searched defs:audioopen (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/audio/
audio.c 771 static dev_type_open(audioopen);
782 .d_open = audioopen,
1773 audioopen(dev_t dev, int flags, int ifmt, struct lwp *l) function in typeref:typename:int
2562 * from the time audioopen() was executed until now. If it happens,
2564 * that exist at that point, so that audioopen() must abort without

Completed in 35 milliseconds