Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/lsb/
H A Dconfig.c267 ALSA_CHECK(snd_config_set_integer(c1, 456)); in test_copy()
277 ALSA_CHECK(snd_config_set_integer(c2, 2)); in test_copy()
280 ALSA_CHECK(snd_config_set_integer(c2, 2)); in test_copy()
410 ALSA_CHECK(snd_config_set_integer(c, 123)); in test_set_integer()
415 TEST_CHECK(snd_config_set_integer(c, 123) == -EINVAL); in test_set_integer()
/third_party/alsa-lib/include/
H A Dconf.h168 int snd_config_set_integer(snd_config_t *config, long value);
/third_party/alsa-utils/topology/
H A Dpre-process-dapm.c416 ret = snd_config_set_integer(child, index); in tplg_build_dapm_route_object()
H A Dpre-processor.c745 ret = snd_config_set_integer(new, val); in pre_process_create_items()
H A Dpre-process-object.c660 ret = snd_config_set_integer(new, tuple_value); in tplg_pp_add_object_tuple_section()
1482 err = snd_config_set_integer(attr, v); in tplg_set_attribute_value()
/third_party/alsa-utils/alsactl/
H A Dstate.c1055 return snd_config_set_integer(value, val); in convert_to_new_db()

Completed in 10 milliseconds