Home
last modified time | relevance | path

Searched refs:snd_pcm_sync_ptr (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h504 #define __snd_pcm_sync_ptr64 snd_pcm_sync_ptr
517 #define __snd_pcm_sync_ptr snd_pcm_sync_ptr
683 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h504 #define __snd_pcm_sync_ptr64 snd_pcm_sync_ptr
517 #define __snd_pcm_sync_ptr snd_pcm_sync_ptr
683 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h505 #define __snd_pcm_sync_ptr64 snd_pcm_sync_ptr
518 #define __snd_pcm_sync_ptr snd_pcm_sync_ptr
685 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h505 #define __snd_pcm_sync_ptr64 snd_pcm_sync_ptr
518 #define __snd_pcm_sync_ptr snd_pcm_sync_ptr
685 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h392 #define __snd_pcm_sync_ptr64 snd_pcm_sync_ptr
401 #define __snd_pcm_sync_ptr snd_pcm_sync_ptr
546 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h392 #define __snd_pcm_sync_ptr64 snd_pcm_sync_ptr
401 #define __snd_pcm_sync_ptr snd_pcm_sync_ptr
546 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_compat.c496 struct snd_pcm_sync_ptr __user *_sync_ptr) in snd_pcm_ioctl_sync_ptr_buggy()
499 struct snd_pcm_sync_ptr sync_ptr; in snd_pcm_ioctl_sync_ptr_buggy()
H A Dpcm_native.c3007 static int snd_pcm_sync_ptr(struct snd_pcm_substream *substream, in snd_pcm_sync_ptr() function
3008 struct snd_pcm_sync_ptr __user *_sync_ptr) in snd_pcm_sync_ptr()
3011 struct snd_pcm_sync_ptr sync_ptr; in snd_pcm_sync_ptr()
3335 return snd_pcm_sync_ptr(substream, arg); in snd_pcm_common_ioctl()
3685 * it enforces the user-space to fall back to snd_pcm_sync_ptr(), in pcm_control_mmap_allowed()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_compat.c500 struct snd_pcm_sync_ptr __user *_sync_ptr) in snd_pcm_ioctl_sync_ptr_buggy()
503 struct snd_pcm_sync_ptr sync_ptr; in snd_pcm_ioctl_sync_ptr_buggy()
H A Dpcm_native.c3034 static int snd_pcm_sync_ptr(struct snd_pcm_substream *substream, in snd_pcm_sync_ptr() function
3035 struct snd_pcm_sync_ptr __user *_sync_ptr) in snd_pcm_sync_ptr()
3038 struct snd_pcm_sync_ptr sync_ptr; in snd_pcm_sync_ptr()
3369 return snd_pcm_sync_ptr(substream, arg); in snd_pcm_common_ioctl()
3748 * it enforces the user-space to fall back to snd_pcm_sync_ptr(), in pcm_control_mmap_allowed()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h387 struct snd_pcm_sync_ptr { struct
472 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)

Completed in 36 milliseconds