HomeSort by: relevance | last modified time | path
    Searched refs:auring_push (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/audio/
audiodef.h 422 #define auring_push(ring, n) auring_push_(__func__, __LINE__, ring, n) macro
audio.c 3000 auring_push(usrbuf, len);
4080 auring_push(dst, i);
4149 auring_push(dst, i);
4908 auring_push(ring, n);
4953 auring_push(stage->dst, count);
5010 auring_push(input, count);
5022 auring_push(input, bytes1 / framesize);
5029 auring_push(input, bytes2 / framesize);
5168 auring_push(usrbuf, bytes);
5180 auring_push(usrbuf, bytes1)
    [all...]

Completed in 66 milliseconds