OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auring_get_contig_free
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/audio/
audiodef.h
454
auring_get_contig_free
(const audio_ring_t *ring)
function in typeref:typename:int
audio.c
4902
KASSERTMSG(
auring_get_contig_free
(ring) >= n,
4903
"
auring_get_contig_free
(ring)=%d n=%d",
4904
auring_get_contig_free
(ring), n);
4934
dstcount =
auring_get_contig_free
(stage->dst);
4979
count =
auring_get_contig_free
(&track->outbuf);
4995
KASSERT(
auring_get_contig_free
(input) > 0);
5174
bytes1 =
auring_get_contig_free
(usrbuf);
5588
KASSERTMSG(
auring_get_contig_free
(&mixer->hwbuf) >= frame_count,
5589
"
auring_get_contig_free
()=%d frame_count=%d",
5590
auring_get_contig_free
(&mixer->hwbuf), frame_count)
[
all
...]
Completed in 173 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025