Home
last modified time | relevance | path

Searched refs:sync_ptr_ioctl (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm_hw.c1530 int sync_ptr_ioctl) in snd_pcm_hw_open_fd() argument
1640 ret = map_status_and_control_data(pcm, !!sync_ptr_ioctl); in snd_pcm_hw_open_fd()
1670 int sync_ptr_ioctl) in snd_pcm_hw_open() argument
1733 return snd_pcm_hw_open_fd(pcmp, name, fd, sync_ptr_ioctl); in snd_pcm_hw_open()
1798 int err, sync_ptr_ioctl = 0; in _snd_pcm_hw_open() local
1846 sync_ptr_ioctl = err; in _snd_pcm_hw_open()
1906 0, sync_ptr_ioctl); in _snd_pcm_hw_open()
Dpcm_local.h1002 int sync_ptr_ioctl);
/third_party/alsa-lib/include/
Dpcm_plugin.h72 int mmap_emulation, int sync_ptr_ioctl);