Searched refs:snd_ctl_pcm_next_device (Results 1 – 4 of 4) sorted by relevance
92 X(snd_ctl_pcm_next_device) \
153 ret = snd_ctl_pcm_next_device(handle, &dev); in alsa_resolve_indentifier()
249 rc = snd_ctl_pcm_next_device(handle, &dev_idx); in add_controls_and_iodevs_by_matching()
1094 int snd_ctl_pcm_next_device(snd_ctl_t* ctl, int* device) { in snd_ctl_pcm_next_device() function