Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/ice1712/
Dice1712.c831 static const struct snd_pcm_ops snd_ice1712_capture_ops = { variable
849 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ice1712_capture_ops); in snd_ice1712_pcm()