Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/ice1712/
Dice1712.c823 static const struct snd_pcm_ops snd_ice1712_playback_ds_ops = { variable
874 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ice1712_playback_ds_ops); in snd_ice1712_pcm_ds()