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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_hw.c94 int sync_ptr_ioctl; member in struct:__anon1470
839 if (hw->sync_ptr_ioctl == 0)
858 hw->sync_ptr_ioctl = 1;
892 if (hw->sync_ptr_ioctl) {
909 if (hw->sync_ptr_ioctl) {
1110 * \param sync_ptr_ioctl Boolean flag for sync_ptr ioctl
1118 int sync_ptr_ioctl)
1192 hw->sync_ptr_ioctl = sync_ptr_ioctl;
1237 * \param sync_ptr_ioctl Us
1116 snd_pcm_hw_open_fd(snd_pcm_t **pcmp, const char *name, int fd, int mmap_emulation ATTRIBUTE_UNUSED, int sync_ptr_ioctl) argument
1243 snd_pcm_hw_open(snd_pcm_t **pcmp, const char *name, int card, int device, int subdevice, snd_pcm_stream_t stream, int mode, int mmap_emulation ATTRIBUTE_UNUSED, int sync_ptr_ioctl) argument
1371 int err, sync_ptr_ioctl = 0; local
[all...]
H A Dpcm_local.h869 int snd_pcm_hw_open_fd(snd_pcm_t **pcmp, const char *name, int fd, int mmap_emulation, int sync_ptr_ioctl);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm_plugin.h71 int mmap_emulation, int sync_ptr_ioctl);

Completed in 100 milliseconds