Searched refs:snd_pcm_sync_ptr (Results 1 – 3 of 3) sorted by relevance
504 #define __snd_pcm_sync_ptr64 snd_pcm_sync_ptr517 #define __snd_pcm_sync_ptr snd_pcm_sync_ptr683 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
2934 static int snd_pcm_sync_ptr(struct snd_pcm_substream *substream, in snd_pcm_sync_ptr() function2935 struct snd_pcm_sync_ptr __user *_sync_ptr) in snd_pcm_sync_ptr()2938 struct snd_pcm_sync_ptr sync_ptr; in snd_pcm_sync_ptr()3257 return snd_pcm_sync_ptr(substream, arg); in snd_pcm_common_ioctl()