Home
last modified time | relevance | path

Searched refs:token_id (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-lib/src/topology/
H A Ddata.c514 static int get_token_value(const char *token_id, in get_token_value() argument
520 if (strcmp(token_id, tokens->token[i].id) == 0) in get_token_value()
524 SNDERR("cannot find token id '%s'", token_id); in get_token_value()

Completed in 3 milliseconds