MAX_PLAYBACK_CHANNELS 1599 sound/pci/cs46xx/cs46xx_lib.c 	if ((err = snd_pcm_new(chip->card, "CS46xx", device, MAX_PLAYBACK_CHANNELS, 1, &pcm)) < 0)
MAX_PLAYBACK_CHANNELS 1631 sound/pci/cs46xx/cs46xx_lib.c 	if ((err = snd_pcm_new(chip->card, "CS46xx - Rear", device, MAX_PLAYBACK_CHANNELS, 0, &pcm)) < 0)
MAX_PLAYBACK_CHANNELS 1660 sound/pci/cs46xx/cs46xx_lib.c 	if ((err = snd_pcm_new(chip->card, "CS46xx - Center LFE", device, MAX_PLAYBACK_CHANNELS, 0, &pcm)) < 0)