Home
last modified time | relevance | path

Searched refs:snd_pcm_open_slave (Results 1 - 22 of 22) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_copy.c291 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_copy_open()
H A Dpcm_dsnoop.c564 ret = snd_pcm_open_slave(&spcm, root, sconf, stream, in snd_pcm_dsnoop_open()
610 ret = snd_pcm_open_slave(&spcm, root, sconf, stream, in snd_pcm_dsnoop_open()
H A Dpcm_dshare.c698 ret = snd_pcm_open_slave(&spcm, root, sconf, stream, in snd_pcm_dshare_open()
744 ret = snd_pcm_open_slave(&spcm, root, sconf, stream, in snd_pcm_dshare_open()
H A Dpcm_lfloat.c503 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_lfloat_open()
H A Dpcm_linear.c545 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_linear_open()
H A Dpcm_mulaw.c558 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_mulaw_open()
H A Dpcm_mmap_emul.c502 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_mmap_emul_open()
H A Dpcm_adpcm.c670 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_adpcm_open()
H A Dpcm_alaw.c545 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_alaw_open()
H A Dpcm_hooks.c518 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_hooks_open()
H A Dpcm_dmix.c997 ret = snd_pcm_open_slave(&spcm, root, sconf, stream, in snd_pcm_dmix_open()
1045 ret = snd_pcm_open_slave(&spcm, root, sconf, stream, in snd_pcm_dmix_open()
H A Dpcm_iec958.c804 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_iec958_open()
H A Dpcm_extplug.c701 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, NULL); in snd_pcm_extplug_create()
H A Dpcm_meter.c805 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_meter_open()
H A Dpcm_plug.c1365 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_plug_open()
H A Dpcm_route.c1367 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_route_open()
H A Dpcm_softvol.c1254 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_softvol_open()
H A Dpcm_file.c1132 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_file_open()
H A Dpcm_local.h999 snd_pcm_open_slave(snd_pcm_t **pcmp, snd_config_t *root, in snd_pcm_open_slave() function
H A Dpcm_ladspa.c1797 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_ladspa_open()
H A Dpcm_multi.c1426 err = snd_pcm_open_slave(&slaves_pcm[idx], root, in _snd_pcm_multi_open()
H A Dpcm_rate.c1720 err = snd_pcm_open_slave(&spcm, root, sconf, stream, mode, conf); in _snd_pcm_rate_open()

Completed in 31 milliseconds