mixer_channels 16 sound/firewire/oxfw/oxfw-spkr.c unsigned int mixer_channels; mixer_channels 185 sound/firewire/oxfw/oxfw-spkr.c info->count = spkr->mixer_channels; mixer_channels 201 sound/firewire/oxfw/oxfw-spkr.c for (i = 0; i < spkr->mixer_channels; ++i) mixer_channels 217 sound/firewire/oxfw/oxfw-spkr.c for (i = 0; i < spkr->mixer_channels; ++i) { mixer_channels 227 sound/firewire/oxfw/oxfw-spkr.c for (i = 0; i < spkr->mixer_channels; ++i) mixer_channels 235 sound/firewire/oxfw/oxfw-spkr.c for (i = 0; i <= spkr->mixer_channels; ++i) { mixer_channels 280 sound/firewire/oxfw/oxfw-spkr.c spkr->mixer_channels = 1; mixer_channels 284 sound/firewire/oxfw/oxfw-spkr.c spkr->mixer_channels = 6; mixer_channels 303 sound/firewire/oxfw/oxfw-spkr.c first_ch = spkr->mixer_channels == 1 ? 0 : 1; mixer_channels 304 sound/firewire/oxfw/oxfw-spkr.c for (i = 0; i < spkr->mixer_channels; ++i) {