Home
last modified time | relevance | path

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

/linux/sound/sh/
H A Dsh_dac_audio.c206 static const struct snd_pcm_ops snd_sh_dac_pcm_ops = { variable
229 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sh_dac_pcm_ops); in snd_sh_dac_pcm()