RME9652_NCHANNELS 197 sound/pci/rme9652/rme9652.c #define RME9652_DMA_AREA_BYTES ((RME9652_NCHANNELS+1) * RME9652_CHANNEL_BUFFER_BYTES) RME9652_NCHANNELS 556 sound/pci/rme9652/rme9652.c if (rme9652->ss_channels == RME9652_NCHANNELS) { RME9652_NCHANNELS 562 sound/pci/rme9652/rme9652.c if (rme9652->ss_channels == RME9652_NCHANNELS) { RME9652_NCHANNELS 584 sound/pci/rme9652/rme9652.c for (i = 0; i < RME9652_NCHANNELS; i++) { RME9652_NCHANNELS 589 sound/pci/rme9652/rme9652.c for (i = 0; i < RME9652_NCHANNELS; i++) { RME9652_NCHANNELS 1241 sound/pci/rme9652/rme9652.c uinfo->value.enumerated.items = rme9652->ss_channels == RME9652_NCHANNELS ? 4 : 3; RME9652_NCHANNELS 1266 sound/pci/rme9652/rme9652.c max = rme9652->ss_channels == RME9652_NCHANNELS ? 4 : 3; RME9652_NCHANNELS 1573 sound/pci/rme9652/rme9652.c if (rme9652->ss_channels == RME9652_NCHANNELS) RME9652_NCHANNELS 1850 sound/pci/rme9652/rme9652.c for (k = 0; k < RME9652_NCHANNELS; ++k) RME9652_NCHANNELS 1894 sound/pci/rme9652/rme9652.c if (snd_BUG_ON(channel < 0 || channel >= RME9652_NCHANNELS)) RME9652_NCHANNELS 2060 sound/pci/rme9652/rme9652.c if (snd_BUG_ON(info->channel >= RME9652_NCHANNELS)) RME9652_NCHANNELS 2527 sound/pci/rme9652/rme9652.c rme9652->ss_channels = RME9652_NCHANNELS; RME9652_NCHANNELS 2536 sound/pci/rme9652/rme9652.c rme9652->ss_channels = RME9652_NCHANNELS;