pcm_playback_channels 119 sound/firewire/fireface/ff-pcm.c pcm_channels = ff->spec->pcm_playback_channels; pcm_playback_channels 98 sound/firewire/fireface/ff-protocol-former.c count = max(count, ff->spec->pcm_playback_channels[i]); pcm_playback_channels 146 sound/firewire/fireface/ff-stream.c ff->spec->pcm_playback_channels[mode]); pcm_playback_channels 150 sound/firewire/fireface/ff.c .pcm_playback_channels = {28, 20, 12}, pcm_playback_channels 162 sound/firewire/fireface/ff.c .pcm_playback_channels = {18, 14, 10}, pcm_playback_channels 174 sound/firewire/fireface/ff.c .pcm_playback_channels = {18, 14, 12}, pcm_playback_channels 49 sound/firewire/fireface/ff.h const unsigned int pcm_playback_channels[SND_FF_STREAM_MODE_COUNT]; pcm_playback_channels 152 sound/firewire/fireworks/fireworks.c efw->pcm_playback_channels[0] = hwinfo->amdtp_rx_pcm_channels; pcm_playback_channels 153 sound/firewire/fireworks/fireworks.c efw->pcm_playback_channels[1] = hwinfo->amdtp_rx_pcm_channels_2x; pcm_playback_channels 154 sound/firewire/fireworks/fireworks.c efw->pcm_playback_channels[2] = hwinfo->amdtp_rx_pcm_channels_4x; pcm_playback_channels 85 sound/firewire/fireworks/fireworks.h unsigned int pcm_playback_channels[SND_EFW_MULTIPLIER_MODES]; pcm_playback_channels 147 sound/firewire/fireworks/fireworks_pcm.c pcm_channels = efw->pcm_playback_channels; pcm_playback_channels 171 sound/firewire/fireworks/fireworks_stream.c pcm_channels = efw->pcm_playback_channels[mode];