Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/
Dfm801.c679 static struct snd_pcm_ops snd_fm801_playback_ops = { variable
709 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_fm801_playback_ops); in snd_fm801_pcm()