Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/mixart/
H A Dmixart.c909 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()
1001 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_mixart_playback_ops); in snd_mixart_pcm_digital()
/kernel/linux/linux-6.6/sound/pci/mixart/
H A 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()

Completed in 3 milliseconds