Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dbt87x.c201 enum { DEVICE_DIGITAL, DEVICE_ANALOG }; enumerator
411 if (substream->pcm->device == DEVICE_DIGITAL) in snd_bt87x_pcm_open()
888 err = snd_bt87x_pcm(chip, DEVICE_DIGITAL, "Bt87x Digital"); in snd_bt87x_probe()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds