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 3001 auring_push(usrbuf, len);
4081 auring_push(dst, i);
4150 auring_push(dst, i);
4909 auring_push(ring, n);
4954 auring_push(stage->dst, count);
5011 auring_push(input, count);
5023 auring_push(input, bytes1 / framesize);
5030 auring_push(input, bytes2 / framesize);
5169 auring_push(usrbuf, bytes);
5181 auring_push(usrbuf, bytes1)
    [all...]

Completed in 14 milliseconds