Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_open_fd (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h285 #define snd_pcm_hw_open_fd \ macro
1009 int snd_pcm_hw_open_fd(snd_pcm_t **pcmp, const char *name, int fd,
H A Dpcm_hw.c1614 int snd_pcm_hw_open_fd(snd_pcm_t **pcmp, const char *name, int fd, in snd_pcm_hw_open_fd() function
1818 return snd_pcm_hw_open_fd(pcmp, name, fd, sync_ptr_ioctl); in snd_pcm_hw_open()
H A Dpcm_direct.c1601 ret = snd_pcm_hw_open_fd(spcmp, client_name, dmix->hw_fd, 0);

Completed in 8 milliseconds