Home
last modified time | relevance | path

Searched refs:CM_OPEN_PLAYBACK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/
H A Dcmipci.c395 #define CM_OPEN_PLAYBACK (CM_CH_PLAY | CM_OPEN_DAC) macro
1645 if ((err = open_device_check(cm, CM_OPEN_PLAYBACK, substream)) < 0) in snd_cmipci_playback_open()
1779 close_device_check(cm, CM_OPEN_PLAYBACK); in snd_cmipci_playback_close()
/kernel/linux/linux-6.6/sound/pci/
H A Dcmipci.c391 #define CM_OPEN_PLAYBACK (CM_CH_PLAY | CM_OPEN_DAC) macro
1645 err = open_device_check(cm, CM_OPEN_PLAYBACK, substream); in snd_cmipci_playback_open()
1787 close_device_check(cm, CM_OPEN_PLAYBACK); in snd_cmipci_playback_close()

Completed in 10 milliseconds