Searched refs:link_dst_count (Results 1 – 2 of 2) sorted by relevance
7762 for (idx = 0; idx < slave_rbptr->link_dst_count; idx++) in snd_pcm_link_ptr()7767 a = realloc(a, sizeof(snd_pcm_t *) * (slave_rbptr->link_dst_count + 1)); in snd_pcm_link_ptr()7774 a[slave_rbptr->link_dst_count++] = pcm; in snd_pcm_link_ptr()7792 for (idx = 0; idx < slave_rbptr->link_dst_count; idx++) { in snd_pcm_unlink_ptr()
114 int link_dst_count; member