Home
last modified time | relevance | path

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

/linux-3.3/sound/drivers/
Daloop.c735 static struct snd_pcm_ops loopback_playback_ops = { variable
771 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &loopback_playback_ops); in loopback_pcm_new()