RME9652_NCHANNELS  183 sound/pci/rme9652/rme9652.c #define RME9652_DMA_AREA_BYTES ((RME9652_NCHANNELS+1) * RME9652_CHANNEL_BUFFER_BYTES)
RME9652_NCHANNELS  540 sound/pci/rme9652/rme9652.c 		if (rme9652->ss_channels == RME9652_NCHANNELS) {
RME9652_NCHANNELS  546 sound/pci/rme9652/rme9652.c 		if (rme9652->ss_channels == RME9652_NCHANNELS) {
RME9652_NCHANNELS  568 sound/pci/rme9652/rme9652.c 			for (i = 0; i < RME9652_NCHANNELS; i++) {
RME9652_NCHANNELS  573 sound/pci/rme9652/rme9652.c 			for (i = 0; i < RME9652_NCHANNELS; i++) {
RME9652_NCHANNELS 1211 sound/pci/rme9652/rme9652.c 				 rme9652->ss_channels == RME9652_NCHANNELS ? 4 : 3,
RME9652_NCHANNELS 1233 sound/pci/rme9652/rme9652.c 	max = rme9652->ss_channels == RME9652_NCHANNELS ? 4 : 3;
RME9652_NCHANNELS 1536 sound/pci/rme9652/rme9652.c 	if (rme9652->ss_channels == RME9652_NCHANNELS)
RME9652_NCHANNELS 1811 sound/pci/rme9652/rme9652.c 	for (k = 0; k < RME9652_NCHANNELS; ++k)
RME9652_NCHANNELS 1855 sound/pci/rme9652/rme9652.c 	if (snd_BUG_ON(channel < 0 || channel >= RME9652_NCHANNELS))
RME9652_NCHANNELS 2056 sound/pci/rme9652/rme9652.c 	if (snd_BUG_ON(info->channel >= RME9652_NCHANNELS))
RME9652_NCHANNELS 2060 sound/pci/rme9652/rme9652.c 						      RME9652_NCHANNELS)];
RME9652_NCHANNELS 2526 sound/pci/rme9652/rme9652.c 		rme9652->ss_channels = RME9652_NCHANNELS;
RME9652_NCHANNELS 2535 sound/pci/rme9652/rme9652.c 		rme9652->ss_channels = RME9652_NCHANNELS;