Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dcmipci.c379 #define CM_CH_PLAY 0 macro
399 #if CM_CH_PLAY == 1
670 if (cm->opened[CM_CH_PLAY]) { in snd_cmipci_playback2_hw_params()
675 cm->opened[CM_CH_PLAY] = CM_OPEN_PLAYBACK_MULTI; in snd_cmipci_playback2_hw_params()
1703 if (! cm->opened[CM_CH_PLAY]) { in snd_cmipci_playback2_open()
2427 #if CM_CH_PLAY == 1
2904 snd_cmipci_ch_reset(cm, CM_CH_PLAY); in snd_cmipci_free()
3036 #if CM_CH_PLAY == 1 in snd_cmipci_create()
3046 snd_cmipci_ch_reset(cm, CM_CH_PLAY); in snd_cmipci_create()
3053 #if CM_CH_PLAY == 1 in snd_cmipci_create()
[all …]