Home
last modified time | relevance | path

Searched refs:snd_pcm_format_set_silence (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_misc.c411 * snd_pcm_format_set_silence - set the silence data on the buffer
420 int snd_pcm_format_set_silence(snd_pcm_format_t format, void *data, unsigned int samples) in snd_pcm_format_set_silence() function
479 EXPORT_SYMBOL(snd_pcm_format_set_silence); variable
H A Dpcm_lib.c1965 snd_pcm_format_set_silence(runtime->format, in fill_silence()
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dtest-pcmtest-driver.c183 snd_pcm_format_set_silence(params->format, samples, in TEST_F()
222 snd_pcm_format_set_silence(params->format, samples, in TEST_F()
H A Dpcm-test.c321 snd_pcm_format_set_silence(format, samples, rate * channels); in test_pcm_time()
366 snd_pcm_format_set_silence(format, samples, rate * channels); in test_pcm_time()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_misc.c415 * snd_pcm_format_set_silence - set the silence data on the buffer
424 int snd_pcm_format_set_silence(snd_pcm_format_t format, void *data, unsigned int samples) in snd_pcm_format_set_silence() function
483 EXPORT_SYMBOL(snd_pcm_format_set_silence); variable
H A Dpcm_lib.c2017 snd_pcm_format_set_silence(runtime->format, in fill_silence()
/kernel/linux/linux-5.10/sound/parisc/
H A Dharmony.c386 snd_pcm_format_set_silence(fmt, h->sdma.area, SILENCE_BUFSZ / in snd_harmony_set_data_format()
/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_plugin.c681 return snd_pcm_format_set_silence(format, dst, samples); in snd_pcm_area_silence()
H A Dpcm_oss.c1082 snd_pcm_format_set_silence(runtime->format, runtime->dma_area, bytes_to_samples(runtime, runtime->dma_bytes)); in snd_pcm_oss_change_params_locked()
1680 snd_pcm_format_set_silence(format, in snd_pcm_oss_sync()
1691 snd_pcm_format_set_silence(format, in snd_pcm_oss_sync()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_plugin.c687 return snd_pcm_format_set_silence(format, dst, samples); in snd_pcm_area_silence()
H A Dpcm_oss.c1089 snd_pcm_format_set_silence(runtime->format, runtime->dma_area, bytes_to_samples(runtime, runtime->dma_bytes)); in snd_pcm_oss_change_params_locked()
1690 snd_pcm_format_set_silence(format, in snd_pcm_oss_sync()
1701 snd_pcm_format_set_silence(format, in snd_pcm_oss_sync()
/kernel/linux/linux-6.6/sound/parisc/
H A Dharmony.c386 snd_pcm_format_set_silence(fmt, h->sdma.area, SILENCE_BUFSZ / in snd_harmony_set_data_format()
/kernel/linux/linux-5.10/sound/drivers/
H A Daloop.c479 snd_pcm_format_set_silence(runtime->format, runtime->dma_area, in loopback_prepare()
515 snd_pcm_format_set_silence(runtime->format, dst + dst_off, in clear_capture_buf()
/kernel/linux/linux-6.6/sound/drivers/
H A Daloop.c478 snd_pcm_format_set_silence(runtime->format, runtime->dma_area, in loopback_prepare()
514 snd_pcm_format_set_silence(runtime->format, dst + dst_off, in clear_capture_buf()
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_pcm.c415 snd_pcm_format_set_silence(runtime->format, runtime->dma_area + bpos, in snd_gf1_pcm_playback_silence()
/kernel/linux/linux-5.10/include/sound/
H A Dpcm.h1064 int snd_pcm_format_set_silence(snd_pcm_format_t format, void *buf, unsigned int frames);
/kernel/linux/linux-6.6/include/sound/
H A Dpcm.h1130 int snd_pcm_format_set_silence(snd_pcm_format_t format, void *buf, unsigned int frames);
/kernel/linux/linux-6.6/sound/isa/gus/
H A Dgus_pcm.c399 snd_pcm_format_set_silence(runtime->format, runtime->dma_area + bpos, in snd_gf1_pcm_playback_silence()

Completed in 36 milliseconds