Lines Matching refs:bind
879 snd_pcm_multi_channel_t *bind = &multi->channels[i];
881 multi->slaves[bind->slave_idx].channels_count;
884 for (p = slave_maps[bind->slave_idx]; *p; p++) {
887 (*p)->map.pos[bind->slave_channel];
929 snd_pcm_multi_channel_t *bind = &multi->channels[i];
930 map->pos[i] = slave_maps[bind->slave_idx]->pos[bind->slave_channel];
968 snd_pcm_multi_channel_t *bind = &multi->channels[i];
969 slave_maps[bind->slave_idx]->pos[bind->slave_channel] =
1123 snd_pcm_multi_channel_t *bind = &multi->channels[i];
1126 bind->slave_idx = sidxs[i];
1127 bind->slave_channel = schannels[i];
1184 For example, to bind two PCM streams with two-channel stereo (hw:0,0 and