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
4903
KASSERTMSG(
auring_get_contig_free
(ring) >= n,
4904
"
auring_get_contig_free
(ring)=%d n=%d",
4905
auring_get_contig_free
(ring), n);
4935
dstcount =
auring_get_contig_free
(stage->dst);
4980
count =
auring_get_contig_free
(&track->outbuf);
4996
KASSERT(
auring_get_contig_free
(input) > 0);
5175
bytes1 =
auring_get_contig_free
(usrbuf);
5589
KASSERTMSG(
auring_get_contig_free
(&mixer->hwbuf) >= frame_count,
5590
"
auring_get_contig_free
()=%d frame_count=%d",
5591
auring_get_contig_free
(&mixer->hwbuf), frame_count)
[
all
...]
Completed in 16 milliseconds
Indexes created Wed Oct 15 01:09:54 GMT 2025