Searched refs:snd_pcm_info_set_stream (Results 1 – 3 of 3) sorted by relevance
259 snd_pcm_info_set_stream(dev_info, SND_PCM_STREAM_PLAYBACK); in add_controls_and_iodevs_by_matching()275 snd_pcm_info_set_stream(dev_info, SND_PCM_STREAM_CAPTURE); in add_controls_and_iodevs_by_matching()356 snd_pcm_info_set_stream(dev_info, in add_controls_and_iodevs_with_ucm()359 snd_pcm_info_set_stream(dev_info, in add_controls_and_iodevs_with_ucm()
68 X(snd_pcm_info_set_stream) \
1112 void snd_pcm_info_set_stream(snd_pcm_info_t* obj, snd_pcm_stream_t val) {} in snd_pcm_info_set_stream() function