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