Searched refs:snd_pcm_hw_open (Results 1 - 2 of 2) sorted by relevance
/third_party/alsa-lib/include/ |
H A D | pcm_plugin.h | 69 int snd_pcm_hw_open(snd_pcm_t **pcmp, const char *name,
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_hw.c | 1751 int snd_pcm_hw_open(snd_pcm_t **pcmp, const char *name, in snd_pcm_hw_open() function 1860 <LI>snd_pcm_hw_open() 2051 err = snd_pcm_hw_open(pcmp, name, card, device, subdevice, stream, in _snd_pcm_hw_open()
|
Completed in 4 milliseconds