Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/echoaudio/
Dechoaudio.c854 static const struct snd_pcm_ops digital_capture_ops = { variable
922 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &digital_capture_ops); in snd_echo_new_pcm()
957 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &digital_capture_ops); in snd_echo_new_pcm()