Searched refs:pcm_next_device (Results 1 – 6 of 6) sorted by relevance
44 int (*pcm_next_device)(snd_ctl_t *handle, int *device); member
373 .pcm_next_device = snd_ctl_hw_pcm_next_device,
484 .pcm_next_device = snd_ctl_ext_next_device,
402 .pcm_next_device = snd_ctl_shm_pcm_next_device,
895 .pcm_next_device = snd_ctl_remap_pcm_next_device,
1206 return ctl->ops->pcm_next_device(ctl, device); in snd_ctl_pcm_next_device()