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

  /src/sys/dev/audio/
audio.c 596 static int audio_read(struct audio_softc *, struct uio *, int, audio_file_t *);
1908 error = audio_read(sc, uio, ioflag, file);
2783 audio_read(struct audio_softc *sc, struct uio *uio, int ioflag, function in typeref:typename:int
2849 error = audio_track_waitio(sc, track, "audio_read");
6483 * - Notify to audio_read() that data has arrived.
audio.c 596 static int audio_read(struct audio_softc *, struct uio *, int, audio_file_t *);
1908 error = audio_read(sc, uio, ioflag, file);
2783 audio_read(struct audio_softc *sc, struct uio *uio, int ioflag, function in typeref:typename:int
2849 error = audio_track_waitio(sc, track, "audio_read");
6483 * - Notify to audio_read() that data has arrived.
audio.c 596 static int audio_read(struct audio_softc *, struct uio *, int, audio_file_t *);
1908 error = audio_read(sc, uio, ioflag, file);
2783 audio_read(struct audio_softc *sc, struct uio *uio, int ioflag, function in typeref:typename:int
2849 error = audio_track_waitio(sc, track, "audio_read");
6483 * - Notify to audio_read() that data has arrived.

Completed in 50 milliseconds