Searched refs:snd_mixer_get_count (Results 1 – 3 of 3) sorted by relevance
116 unsigned int snd_mixer_get_count(const snd_mixer_t *obj);
894 unsigned int snd_mixer_get_count(const snd_mixer_t *mixer) in snd_mixer_get_count() function
139 printf(" Simple ctrls : %i\n", snd_mixer_get_count(mhandle)); in info()