Searched refs:loopback_pcm_ops (Results 1 – 1 of 1) sorted by relevance
1346 static const struct snd_pcm_ops loopback_pcm_ops = { variable1365 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &loopback_pcm_ops); in loopback_pcm_new()1366 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &loopback_pcm_ops); in loopback_pcm_new()