CM_CH_PLAY        396 sound/pci/cmipci.c #define CM_OPEN_PLAYBACK	(CM_CH_PLAY | CM_OPEN_DAC)
CM_CH_PLAY        398 sound/pci/cmipci.c #define CM_OPEN_PLAYBACK_MULTI	(CM_CH_PLAY | CM_OPEN_DAC | CM_OPEN_MCHAN)
CM_CH_PLAY        400 sound/pci/cmipci.c #define CM_OPEN_SPDIF_PLAYBACK	(CM_CH_PLAY | CM_OPEN_DAC | CM_OPEN_SPDIF)
CM_CH_PLAY        404 sound/pci/cmipci.c #if CM_CH_PLAY == 1
CM_CH_PLAY        681 sound/pci/cmipci.c 		if (cm->opened[CM_CH_PLAY]) {
CM_CH_PLAY        686 sound/pci/cmipci.c 		cm->opened[CM_CH_PLAY] = CM_OPEN_PLAYBACK_MULTI;
CM_CH_PLAY        964 sound/pci/cmipci.c 	return snd_cmipci_pcm_trigger(cm, &cm->channel[CM_CH_PLAY], cmd);
CM_CH_PLAY        970 sound/pci/cmipci.c 	return snd_cmipci_pcm_pointer(cm, &cm->channel[CM_CH_PLAY], substream);
CM_CH_PLAY       1296 sound/pci/cmipci.c 	return snd_cmipci_pcm_prepare(cm, &cm->channel[CM_CH_PLAY], substream);
CM_CH_PLAY       1311 sound/pci/cmipci.c 	return snd_cmipci_pcm_prepare(cm, &cm->channel[CM_CH_PLAY], substream);
CM_CH_PLAY       1711 sound/pci/cmipci.c 	if (! cm->opened[CM_CH_PLAY]) {
CM_CH_PLAY       2441 sound/pci/cmipci.c #if CM_CH_PLAY == 1
CM_CH_PLAY       2917 sound/pci/cmipci.c 		snd_cmipci_ch_reset(cm, CM_CH_PLAY);
CM_CH_PLAY       3072 sound/pci/cmipci.c #if CM_CH_PLAY == 1
CM_CH_PLAY       3082 sound/pci/cmipci.c 	snd_cmipci_ch_reset(cm, CM_CH_PLAY);
CM_CH_PLAY       3089 sound/pci/cmipci.c #if CM_CH_PLAY == 1
CM_CH_PLAY       3357 sound/pci/cmipci.c 	snd_cmipci_ch_reset(cm, CM_CH_PLAY);