Searched refs:cras_client_add_stream (Results 1 – 5 of 5) sorted by relevance
109 rc = cras_client_add_stream(client, stream_id, params); in start_stream()
709 rc = cras_client_add_stream(client, stream_id, params); in start_stream()
604 int cras_client_add_stream(struct cras_client *client,
2435 int cras_client_add_stream(struct cras_client *client, in cras_client_add_stream() function3666 ret = cras_client_add_stream(client, &handle->stream_id, in cras_client_enable_hotword_callback()
266 rc = cras_client_add_stream(pcm_cras->client, in snd_pcm_cras_start()