Home
last modified time | relevance | path

Searched refs:link_slaves (Results 1 - 12 of 12) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_generic.c222 if (generic->slave->fast_ops->link_slaves) in snd_pcm_generic_link_slaves()
223 return generic->slave->fast_ops->link_slaves(generic->slave->fast_op_arg, master); in snd_pcm_generic_link_slaves()
H A Dpcm_hw.c919 if (pcm2->fast_ops->link_slaves) in snd_pcm_hw_link()
920 return pcm2->fast_ops->link_slaves(pcm2->fast_op_arg, pcm1); in snd_pcm_hw_link()
1558 .link_slaves = snd_pcm_hw_link_slaves,
1589 .link_slaves = snd_pcm_hw_link_slaves,
H A Dpcm_mmap_emul.c391 .link_slaves = snd_pcm_generic_link_slaves,
H A Dpcm_hooks.c190 .link_slaves = snd_pcm_generic_link_slaves,
H A Dpcm_plugin.c676 .link_slaves = snd_pcm_generic_link_slaves,
H A Dpcm_dsnoop.c499 .link_slaves = NULL,
H A Dpcm_dshare.c627 .link_slaves = NULL,
H A Dpcm_dmix.c931 .link_slaves = NULL,
H A Dpcm_ioplug.c941 .link_slaves = NULL,
H A Dpcm_file.c863 .link_slaves = snd_pcm_generic_link_slaves,
H A Dpcm_local.h174 int (*link_slaves)(snd_pcm_t *pcm, snd_pcm_t *master); member
H A Dpcm_multi.c1048 .link_slaves = snd_pcm_multi_link_slaves,

Completed in 19 milliseconds