Searched refs:snd_pcm_alloc_vmalloc_buffer (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/media/pci/cx18/ |
D | cx18-alsa-pcm.c | 226 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() function 252 return snd_pcm_alloc_vmalloc_buffer(substream, in snd_cx18_pcm_hw_params()
|
/Linux-v4.19/drivers/media/pci/ivtv/ |
D | ivtv-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_ivtv_pcm_hw_params()
|
/Linux-v4.19/drivers/media/pci/cobalt/ |
D | cobalt-alsa-pcm.c | 248 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() function 274 return snd_pcm_alloc_vmalloc_buffer(substream, in snd_cobalt_pcm_hw_params()
|
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-audio.c | 386 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() function 526 ret = snd_pcm_alloc_vmalloc_buffer(substream, in snd_cx231xx_hw_capture_params()
|
/Linux-v4.19/drivers/media/usb/em28xx/ |
D | em28xx-audio.c | 195 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() function 366 ret = snd_pcm_alloc_vmalloc_buffer(substream, in snd_em28xx_hw_capture_params()
|