CM_CH_PLAY 409 sound/pci/cmipci.c #define CM_OPEN_PLAYBACK (CM_CH_PLAY | CM_OPEN_DAC)
CM_CH_PLAY 411 sound/pci/cmipci.c #define CM_OPEN_PLAYBACK_MULTI (CM_CH_PLAY | CM_OPEN_DAC | CM_OPEN_MCHAN)
CM_CH_PLAY 413 sound/pci/cmipci.c #define CM_OPEN_SPDIF_PLAYBACK (CM_CH_PLAY | CM_OPEN_DAC | CM_OPEN_SPDIF)
CM_CH_PLAY 417 sound/pci/cmipci.c #if CM_CH_PLAY == 1
CM_CH_PLAY 694 sound/pci/cmipci.c if (cm->opened[CM_CH_PLAY]) {
CM_CH_PLAY 699 sound/pci/cmipci.c cm->opened[CM_CH_PLAY] = CM_OPEN_PLAYBACK_MULTI;
CM_CH_PLAY 969 sound/pci/cmipci.c return snd_cmipci_pcm_trigger(cm, &cm->channel[CM_CH_PLAY], cmd);
CM_CH_PLAY 975 sound/pci/cmipci.c return snd_cmipci_pcm_pointer(cm, &cm->channel[CM_CH_PLAY], substream);
CM_CH_PLAY 1301 sound/pci/cmipci.c return snd_cmipci_pcm_prepare(cm, &cm->channel[CM_CH_PLAY], substream);
CM_CH_PLAY 1316 sound/pci/cmipci.c return snd_cmipci_pcm_prepare(cm, &cm->channel[CM_CH_PLAY], substream);
CM_CH_PLAY 1716 sound/pci/cmipci.c if (! cm->opened[CM_CH_PLAY]) {
CM_CH_PLAY 2440 sound/pci/cmipci.c #if CM_CH_PLAY == 1
CM_CH_PLAY 2931 sound/pci/cmipci.c snd_cmipci_ch_reset(cm, CM_CH_PLAY);
CM_CH_PLAY 3085 sound/pci/cmipci.c #if CM_CH_PLAY == 1
CM_CH_PLAY 3095 sound/pci/cmipci.c snd_cmipci_ch_reset(cm, CM_CH_PLAY);
CM_CH_PLAY 3102 sound/pci/cmipci.c #if CM_CH_PLAY == 1
CM_CH_PLAY 3384 sound/pci/cmipci.c snd_cmipci_ch_reset(cm, CM_CH_PLAY);