Searched refs:snd_config_make_integer64 (Results 1 – 3 of 3) sorted by relevance
137 int snd_config_make_integer64(snd_config_t **config, const char *key);
307 ALSA_CHECK(snd_config_make_integer64(&c, "i")); in test_make_integer64()424 ALSA_CHECK(snd_config_make_integer64(&c, "i")); in test_set_integer64()
2526 int snd_config_make_integer64(snd_config_t **config, const char *id) in snd_config_make_integer64() function