Searched refs:snd_pcm_alloc_vmalloc_buffer (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/media/pci/cx18/ |
| D | cx18-alsa-pcm.c | 217 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() function 243 return snd_pcm_alloc_vmalloc_buffer(substream, in snd_cx18_pcm_hw_params()
|
| /Linux-v5.4/drivers/media/pci/ivtv/ |
| D | ivtv-alsa-pcm.c | 222 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() function 248 return snd_pcm_alloc_vmalloc_buffer(substream, in snd_ivtv_pcm_hw_params()
|
| /Linux-v5.4/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-v5.4/drivers/media/usb/cx231xx/ |
| D | cx231xx-audio.c | 376 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() function 516 ret = snd_pcm_alloc_vmalloc_buffer(substream, in snd_cx231xx_hw_capture_params()
|
| /Linux-v5.4/drivers/media/usb/em28xx/ |
| D | em28xx-audio.c | 196 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer() function 367 ret = snd_pcm_alloc_vmalloc_buffer(substream, in snd_em28xx_hw_capture_params()
|