Searched refs:link_dst_count (Results 1 – 2 of 2) sorted by relevance
68 for (idx = 0; idx < slave_rbptr->link_dst_count; idx++) { in snd_pcm_link_ptr()74 newa = realloc(a, sizeof(snd_pcm_t *) * (slave_rbptr->link_dst_count + 1)); in snd_pcm_link_ptr()82 a[slave_rbptr->link_dst_count++] = pcm; in snd_pcm_link_ptr()97 for (idx = 0; idx < slave_rbptr->link_dst_count; idx++) { in snd_pcm_unlink_ptr()
67 int link_dst_count; member
Completed in 9 milliseconds