Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/
Dcmipci.c410 #define CM_OPEN_PLAYBACK2 (CM_CH_CAPT | CM_OPEN_DAC) macro
1720 if ((err = open_device_check(cm, CM_OPEN_PLAYBACK2, substream)) < 0) /* use channel B */ in snd_cmipci_playback2_open()
1818 close_device_check(cm, CM_OPEN_PLAYBACK2); in snd_cmipci_playback2_close()