Home
last modified time | relevance | path

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

/linux-4.4.14/sound/sh/
Dsh_dac_audio.c250 static struct snd_pcm_ops snd_sh_dac_pcm_ops = { variable
276 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sh_dac_pcm_ops); in snd_sh_dac_pcm()