Home
last modified time | relevance | path

Searched refs:streambuf_put (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Ddev-audio.c601 static int streambuf_put(struct streambuf *buf, USBPacket *p, uint32_t channels) in streambuf_put() function
901 streambuf_put(&s->out.buf, p, s->out.channels); in usb_audio_handle_dataout()