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

  /src/sys/dev/audio/
audio.c 601 static int audio_poll(struct audio_softc *, int, struct lwp *, audio_file_t *);
2076 revents = audio_poll(sc, events, l, file);
3408 audio_poll(struct audio_softc *sc, int events, struct lwp *l, function in typeref:typename:int

Completed in 16 milliseconds