Lines Matching refs:channels
88 unsigned int channels; member
216 runtime->channels != cruntime->channels; in loopback_check_format()
239 if (setup->channels != runtime->channels) { in loopback_check_format()
242 setup->channels = runtime->channels; in loopback_check_format()
330 cable->hw.channels_min = runtime->channels; in params_change()
331 cable->hw.channels_max = runtime->channels; in params_change()
346 runtime->channels) / 8; in loopback_prepare()
357 runtime->buffer_size * runtime->channels); in loopback_prepare()
394 runtime->channels); in clear_capture_buf()
950 [kcontrol->id.device].channels; in loopback_channels_get()
1022 setup->channels = 2; in loopback_mixer_new()