Home | History | Annotate | Download | only in usbaudio

Lines Matching refs:out_write

391 static ssize_t out_write(struct audio_stream_out *stream, const void* buffer, size_t bytes)
511 out->stream.write = out_write;
562 * and we emulate any channel count discrepancies in out_write(). */
772 /* TODO mutex stuff here (see out_write) */