Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dcmipci.c399 #define CM_OPEN_SPDIF_PLAYBACK (CM_CH_PLAY | CM_OPEN_DAC | CM_OPEN_SPDIF) macro
1733 if ((err = open_device_check(cm, CM_OPEN_SPDIF_PLAYBACK, substream)) < 0) /* use channel A */ in snd_cmipci_playback_spdif_open()
1801 close_device_check(cm, CM_OPEN_SPDIF_PLAYBACK); in snd_cmipci_playback_spdif_close()
/kernel/linux/linux-6.6/sound/pci/
H A Dcmipci.c395 #define CM_OPEN_SPDIF_PLAYBACK (CM_CH_PLAY | CM_OPEN_DAC | CM_OPEN_SPDIF) macro
1738 err = open_device_check(cm, CM_OPEN_SPDIF_PLAYBACK, substream); in snd_cmipci_playback_spdif_open()
1809 close_device_check(cm, CM_OPEN_SPDIF_PLAYBACK); in snd_cmipci_playback_spdif_close()

Completed in 11 milliseconds