Searched refs:snd_pcm_lib_alloc_vmalloc_buffer (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/sound/firewire/tascam/ |
D | tascam-pcm.c | 117 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in pcm_capture_hw_params() 139 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in pcm_playback_hw_params()
|
/linux-4.4.14/sound/firewire/digi00x/ |
D | digi00x-pcm.c | 176 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in pcm_capture_hw_params() 198 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in pcm_playback_hw_params()
|
/linux-4.4.14/sound/firewire/fireworks/ |
D | fireworks_pcm.c | 249 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in pcm_capture_hw_params() 267 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in pcm_playback_hw_params()
|
/linux-4.4.14/sound/firewire/bebob/ |
D | bebob_pcm.c | 216 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in pcm_capture_hw_params() 235 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in pcm_playback_hw_params()
|
/linux-4.4.14/sound/firewire/dice/ |
D | dice-pcm.c | 235 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in capture_hw_params() 256 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in playback_hw_params()
|
/linux-4.4.14/sound/firewire/oxfw/ |
D | oxfw-pcm.c | 236 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in pcm_capture_hw_params() 257 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in pcm_playback_hw_params()
|
/linux-4.4.14/sound/usb/hiface/ |
D | pcm.c | 425 return snd_pcm_lib_alloc_vmalloc_buffer(alsa_sub, in hiface_pcm_hw_params()
|
/linux-4.4.14/drivers/gpu/drm/bridge/ |
D | dw_hdmi-ahb-audio.c | 401 return snd_pcm_lib_alloc_vmalloc_buffer(substream, in dw_hdmi_hw_params()
|
/linux-4.4.14/drivers/staging/most/aim-sound/ |
D | sound.c | 344 return snd_pcm_lib_alloc_vmalloc_buffer(substream, in pcm_hw_params()
|
/linux-4.4.14/sound/usb/misc/ |
D | ua101.c | 746 return snd_pcm_lib_alloc_vmalloc_buffer(substream, in capture_pcm_hw_params() 764 return snd_pcm_lib_alloc_vmalloc_buffer(substream, in playback_pcm_hw_params()
|
/linux-4.4.14/sound/firewire/ |
D | isight.c | 291 err = snd_pcm_lib_alloc_vmalloc_buffer(substream, in isight_hw_params()
|
/linux-4.4.14/sound/usb/6fire/ |
D | pcm.c | 456 return snd_pcm_lib_alloc_vmalloc_buffer(alsa_sub, in usb6fire_pcm_hw_params()
|
/linux-4.4.14/sound/mips/ |
D | sgio2audio.c | 599 return snd_pcm_lib_alloc_vmalloc_buffer(substream, in snd_sgio2audio_pcm_hw_params()
|
/linux-4.4.14/sound/usb/caiaq/ |
D | audio.c | 186 return snd_pcm_lib_alloc_vmalloc_buffer(sub, in snd_usb_caiaq_pcm_hw_params()
|
/linux-4.4.14/include/sound/ |
D | pcm.h | 1189 static inline int snd_pcm_lib_alloc_vmalloc_buffer in snd_pcm_lib_alloc_vmalloc_buffer() function
|
/linux-4.4.14/sound/drivers/ |
D | aloop.c | 596 return snd_pcm_lib_alloc_vmalloc_buffer(substream, in loopback_hw_params()
|
/linux-4.4.14/sound/usb/ |
D | pcm.c | 720 ret = snd_pcm_lib_alloc_vmalloc_buffer(substream, in snd_usb_hw_params()
|