Home
last modified time | relevance | path

Searched defs:father (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-utils/alsactl/
H A Dstate.c53 static int snd_config_integer_add(snd_config_t *father, char *id, long integer) in snd_config_integer_add() argument
68 static int snd_config_integer64_add(snd_config_t *father, char *id, long long integer) in snd_config_integer64_add() argument
83 static int snd_config_string_add(snd_config_t *father, const char *id, const char *string) in snd_config_string_add() argument
98 static int snd_config_compound_add(snd_config_t *father, const char *id, int join, in snd_config_compound_add() argument

Completed in 4 milliseconds