Home
last modified time | relevance | path

Searched refs:CM_CH_PLAY (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/sound/pci/
H A Dcmipci.c379 #define CM_CH_PLAY 0 macro
399 #if CM_CH_PLAY == 1
668 if (cm->opened[CM_CH_PLAY]) { in snd_cmipci_playback2_hw_params()
673 cm->opened[CM_CH_PLAY] = CM_OPEN_PLAYBACK_MULTI; in snd_cmipci_playback2_hw_params()
1689 if (! cm->opened[CM_CH_PLAY]) { in snd_cmipci_playback2_open()
2411 #if CM_CH_PLAY == 1
2888 snd_cmipci_ch_reset(cm, CM_CH_PLAY); in snd_cmipci_free()
3020 #if CM_CH_PLAY == 1 in snd_cmipci_create()
3030 snd_cmipci_ch_reset(cm, CM_CH_PLAY); in snd_cmipci_create()
3037 #if CM_CH_PLAY == 1 in snd_cmipci_create()
[all …]