Home
last modified time | relevance | path

Searched defs:area (Results 1 – 8 of 8) sorted by relevance

/sound/core/
Dmemalloc.c177 struct vm_area_struct *area) in snd_dma_buffer_mmap()
261 struct vm_area_struct *area) in snd_dma_continuous_mmap()
291 struct vm_area_struct *area) in snd_dma_vmalloc_mmap()
380 struct vm_area_struct *area) in snd_dma_iram_mmap()
428 struct vm_area_struct *area) in snd_dma_dev_mmap()
462 struct vm_area_struct *area) in snd_dma_wc_mmap()
Dsgbuf.c75 void *area; in snd_dma_sg_alloc() local
187 struct vm_area_struct *area) in snd_dma_sg_mmap()
Dpcm_native.c3637 struct vm_area_struct *area) in snd_pcm_mmap_status()
3673 struct vm_area_struct *area) in snd_pcm_mmap_control()
3729 struct vm_area_struct *area) in snd_pcm_mmap_status()
3734 struct vm_area_struct *area) in snd_pcm_mmap_control()
3795 struct vm_area_struct *area) in snd_pcm_lib_default_mmap()
3821 struct vm_area_struct *area) in snd_pcm_lib_mmap_iomem()
3835 struct vm_area_struct *area) in snd_pcm_mmap_data()
3878 static int snd_pcm_mmap(struct file *file, struct vm_area_struct *area) in snd_pcm_mmap()
/sound/usb/usx2y/
Dusx2yhwdeppcm.c666 static void snd_usx2y_hwdep_pcm_vm_open(struct vm_area_struct *area) in snd_usx2y_hwdep_pcm_vm_open()
670 static void snd_usx2y_hwdep_pcm_vm_close(struct vm_area_struct *area) in snd_usx2y_hwdep_pcm_vm_close()
692 … int snd_usx2y_hwdep_pcm_mmap(struct snd_hwdep *hw, struct file *filp, struct vm_area_struct *area) in snd_usx2y_hwdep_pcm_mmap()
Dus122l.c95 static void usb_stream_hwdep_vm_open(struct vm_area_struct *area) in usb_stream_hwdep_vm_open()
139 static void usb_stream_hwdep_vm_close(struct vm_area_struct *area) in usb_stream_hwdep_vm_close()
199 struct file *filp, struct vm_area_struct *area) in usb_stream_hwdep_mmap()
DusX2Yhwdep.c47 static int snd_us428ctls_mmap(struct snd_hwdep *hw, struct file *filp, struct vm_area_struct *area) in snd_us428ctls_mmap()
/sound/core/oss/
Dpcm_plugin.h27 struct snd_pcm_channel_area area; member
Dpcm_oss.c2883 static int snd_pcm_oss_mmap(struct file *file, struct vm_area_struct *area) in snd_pcm_oss_mmap()