Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/echoaudio/
H A Dechoaudio.c868 static const struct snd_pcm_ops digital_capture_ops = { variable
933 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &digital_capture_ops); in snd_echo_new_pcm()
968 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &digital_capture_ops); in snd_echo_new_pcm()