Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dbt87x.c199 enum { DEVICE_DIGITAL, DEVICE_ANALOG }; enumerator
410 if (substream->pcm->device == DEVICE_DIGITAL) in snd_bt87x_pcm_open()
850 err = snd_bt87x_pcm(chip, DEVICE_DIGITAL, "Bt87x Digital"); in __snd_bt87x_probe()