Searched refs:stream_name (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/audio/ |
| H A D | pwaudio.c | 420 qpw_stream_new(pwaudio *c, PWVoice *v, const char *stream_name, in qpw_stream_new() argument 447 v->stream = pw_stream_new(c->core, stream_name, props); in qpw_stream_new() 544 r = qpw_stream_new(c, v, ppdo->stream_name ? : c->dev->id, in qpw_init_out() 588 r = qpw_stream_new(c, v, ppdo->stream_name ? : c->dev->id, in qpw_init_in()
|
| H A D | paaudio.c | 539 ppdo->stream_name ?: g->dev->id, in qpa_init_out() 588 ppdo->stream_name ?: g->dev->id, in qpa_init_in()
|