Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/mixart/
Dmixart.c908 static const struct snd_pcm_ops snd_mixart_playback_ops = { variable
968 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_mixart_playback_ops); in snd_mixart_pcm_analog()
1002 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_mixart_playback_ops); in snd_mixart_pcm_digital()