Searched refs:snd_pcm_plugin_fast_ops (Results 1 – 6 of 6) sorted by relevance
67 extern const snd_pcm_fast_ops_t snd_pcm_plugin_fast_ops;
366 pcm->fast_ops = &snd_pcm_plugin_fast_ops; in snd_pcm_linear_open()
508 const snd_pcm_fast_ops_t snd_pcm_plugin_fast_ops = { variable
570 pcm->fast_ops = &snd_pcm_plugin_fast_ops; in snd_pcm_extplug_create()
796 pcm->fast_ops = &snd_pcm_plugin_fast_ops; in _snd_pcm_softvol_open()
1022 pcm->fast_ops = &snd_pcm_plugin_fast_ops; in snd_pcm_route_open()
Completed in 15 milliseconds