Searched refs:stream_from_id (Results 1 – 2 of 2) sorted by relevance
299 EXPECT_EQ(stream_ptr, stream_from_id(&client_, stream_id)); in TEST_F()310 EXPECT_EQ(NULL, stream_from_id(&client_, stream_id)); in TEST_F()
352 static struct client_stream *stream_from_id(const struct cras_client *client, in stream_from_id() function1603 stream_from_id(client, stream_id); in client_thread_rm_stream()1640 stream = stream_from_id(client, stream_id); in client_thread_set_stream_volume()1733 stream_from_id(client, cmsg->stream_id); in handle_message_from_server()