Searched refs:snd_pcm_alloc_vmalloc_buffer (Results  1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/media/pci/cx18/ | 
| D | cx18-alsa-pcm.c | 231 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs,  in snd_pcm_alloc_vmalloc_buffer()  function 257 	return snd_pcm_alloc_vmalloc_buffer(substream,  in snd_cx18_pcm_hw_params()
  | 
| /linux-4.4.14/drivers/media/pci/ivtv/ | 
| D | ivtv-alsa-pcm.c | 238 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs,  in snd_pcm_alloc_vmalloc_buffer()  function 264 	return snd_pcm_alloc_vmalloc_buffer(substream,  in snd_ivtv_pcm_hw_params()
  | 
| /linux-4.4.14/drivers/media/pci/cobalt/ | 
| D | cobalt-alsa-pcm.c | 260 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs,  in snd_pcm_alloc_vmalloc_buffer()  function 286 	return snd_pcm_alloc_vmalloc_buffer(substream,  in snd_cobalt_pcm_hw_params()
  | 
| /linux-4.4.14/drivers/media/usb/cx231xx/ | 
| D | cx231xx-audio.c | 390 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs,  in snd_pcm_alloc_vmalloc_buffer()  function 525 	ret = snd_pcm_alloc_vmalloc_buffer(substream,  in snd_cx231xx_hw_capture_params()
  | 
| /linux-4.4.14/drivers/media/usb/em28xx/ | 
| D | em28xx-audio.c | 197 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs,  in snd_pcm_alloc_vmalloc_buffer()  function 362 	ret = snd_pcm_alloc_vmalloc_buffer(substream,  in snd_em28xx_hw_capture_params()
  |