Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-audio.c620 static uint8_t *streambuf_get(struct streambuf *buf, size_t *len) in streambuf_get() function
667 data = streambuf_get(&s->out.buf, &len); in OBJECT_DECLARE_SIMPLE_TYPE()