Home
last modified time | relevance | path

Searched refs:snd_pcm_mmap_control (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/sound/core/
Dpcm_compat.c485 volatile struct snd_pcm_mmap_control *control; in snd_pcm_ioctl_sync_ptr_compat()
487 struct snd_pcm_mmap_control scontrol; in snd_pcm_ioctl_sync_ptr_compat()
574 volatile struct snd_pcm_mmap_control *control; in snd_pcm_ioctl_sync_ptr_x32()
576 struct snd_pcm_mmap_control scontrol; in snd_pcm_ioctl_sync_ptr_x32()
Dpcm_native.c2708 volatile struct snd_pcm_mmap_control *control; in snd_pcm_sync_ptr()
2714 …(copy_from_user(&sync_ptr.c.control, &(_sync_ptr->c.control), sizeof(struct snd_pcm_mmap_control))) in snd_pcm_sync_ptr()
3234 static int snd_pcm_mmap_control(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_control() function
3241 if (size != PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control))) in snd_pcm_mmap_control()
3288 static int snd_pcm_mmap_control(struct snd_pcm_substream *substream, struct file *file, in snd_pcm_mmap_control() function
3472 return snd_pcm_mmap_control(substream, file, area); in snd_pcm_mmap()
Dpcm.c1014 size = PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control)); in snd_pcm_attach_substream()
1051 PAGE_ALIGN(sizeof(struct snd_pcm_mmap_control))); in snd_pcm_detach_substream()
/Linux-v4.19/tools/include/uapi/sound/
Dasound.h485 struct snd_pcm_mmap_control { struct
501 struct snd_pcm_mmap_control control; argument
/Linux-v4.19/include/uapi/sound/
Dasound.h485 struct snd_pcm_mmap_control { struct
501 struct snd_pcm_mmap_control control; argument
/Linux-v4.19/include/sound/
Dpcm.h400 struct snd_pcm_mmap_control *control;
/Linux-v4.19/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst1599 volatile struct snd_pcm_mmap_control *control;
1812 which points to the :c:type:`struct snd_pcm_mmap_control
1813 <snd_pcm_mmap_control>` record. However, accessing directly to