Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_plug.c1075 static const snd_pcm_ops_t snd_pcm_plug_ops = { variable
1139 pcm->ops = &snd_pcm_plug_ops; in snd_pcm_plug_open()