OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:audio_read
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/audio/
audio.c
596
static int
audio_read
(struct audio_softc *, struct uio *, int, audio_file_t *);
1907
error =
audio_read
(sc, uio, ioflag, file);
2782
audio_read
(struct audio_softc *sc, struct uio *uio, int ioflag,
function
2848
error = audio_track_waitio(sc, track, "
audio_read
");
6482
* - Notify to
audio_read
() that data has arrived.
audio.c
596
static int
audio_read
(struct audio_softc *, struct uio *, int, audio_file_t *);
1907
error =
audio_read
(sc, uio, ioflag, file);
2782
audio_read
(struct audio_softc *sc, struct uio *uio, int ioflag,
function
2848
error = audio_track_waitio(sc, track, "
audio_read
");
6482
* - Notify to
audio_read
() that data has arrived.
Completed in 111 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026