Home
last modified time | relevance | path

Searched refs:snd_pcm_info_set_stream (Results 1 - 8 of 8) sorted by relevance

/third_party/alsa-lib/test/
H A Dcontrol.c55 snd_pcm_info_set_stream(pcminfo, SND_PCM_STREAM_PLAYBACK); in main()
/third_party/alsa-utils/axfer/
H A Dsubcmd-list.c73 snd_pcm_info_set_stream(info, direction); in dump_devices()
/third_party/alsa-utils/alsactl/
H A Dinfo.c45 snd_pcm_info_set_stream(pcminfo, stream); in pcm_device_list()
/third_party/alsa-lib/src/control/
H A Dnamehint.c139 snd_pcm_info_set_stream(&info, stream ? SND_PCM_STREAM_CAPTURE : SND_PCM_STREAM_PLAYBACK); in get_dev_name1()
/third_party/alsa-lib/src/ucm/
H A Ducm_subs.c429 snd_pcm_info_set_stream(pcminfo, stream); in rval_pcm_lookup_init()
/third_party/alsa-lib/include/
H A Dpcm.h717 void snd_pcm_info_set_stream(snd_pcm_info_t *obj, snd_pcm_stream_t val);
/third_party/alsa-utils/aplay/
H A Daplay.c305 snd_pcm_info_set_stream(pcminfo, stream); in device_list()
/third_party/alsa-lib/src/pcm/
H A Dpcm.c7374 void snd_pcm_info_set_stream(snd_pcm_info_t *obj, snd_pcm_stream_t val) in snd_pcm_info_set_stream() function

Completed in 22 milliseconds