Searched refs:cras_get_stream_id (Results 1 – 3 of 3) sorted by relevance
62 /*client=*/NULL, cras_get_stream_id(SERVER_STREAM_CLIENT_ID, 0), in server_stream_create()
573 static inline cras_stream_id_t cras_get_stream_id(uint16_t client_id, in cras_get_stream_id() function
1523 new_id = cras_get_stream_id(client->id, client->next_stream_id); in client_thread_add_stream()