Home
last modified time | relevance | path

Searched refs:tplg_get_unsigned (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/src/topology/
Dparser.c79 int tplg_get_unsigned(snd_config_t *n, unsigned *val, int base) in tplg_get_unsigned() function
Dtplg_local.h325 int tplg_get_unsigned(snd_config_t *n, unsigned *val, int base);
Ddata.c852 ival = tplg_get_unsigned(n, &tuple_val, 0); in parse_tuple_set()
Dpcm.c765 if (tplg_get_unsigned(n, &dai_id, 0)) { in tplg_parse_fe_dai()