Searched refs:snd_pcm_format_set_silence (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/sound/core/ |
| D | pcm_misc.c | 415 int snd_pcm_format_set_silence(snd_pcm_format_t format, void *data, unsigned int samples) in snd_pcm_format_set_silence() function 473 EXPORT_SYMBOL(snd_pcm_format_set_silence);
|
| D | pcm_lib.c | 1954 snd_pcm_format_set_silence(runtime->format, in fill_silence()
|
| /Linux-v5.4/sound/soc/intel/haswell/ |
| D | sst-haswell-pcm.c | 743 snd_pcm_format_set_silence(runtime->format, in hsw_notify_pointer() 753 snd_pcm_format_set_silence(runtime->format, in hsw_notify_pointer() 761 snd_pcm_format_set_silence(runtime->format, in hsw_notify_pointer()
|
| /Linux-v5.4/sound/drivers/ |
| D | aloop.c | 337 snd_pcm_format_set_silence(runtime->format, runtime->dma_area, in loopback_prepare() 373 snd_pcm_format_set_silence(runtime->format, dst + dst_off, in clear_capture_buf()
|
| /Linux-v5.4/sound/core/oss/ |
| D | pcm_plugin.c | 674 return snd_pcm_format_set_silence(format, dst, samples); in snd_pcm_area_silence()
|
| D | pcm_oss.c | 1062 …snd_pcm_format_set_silence(runtime->format, runtime->dma_area, bytes_to_samples(runtime, runtime->… in snd_pcm_oss_change_params_locked() 1655 snd_pcm_format_set_silence(format, in snd_pcm_oss_sync() 1666 snd_pcm_format_set_silence(format, in snd_pcm_oss_sync()
|
| /Linux-v5.4/sound/parisc/ |
| D | harmony.c | 386 snd_pcm_format_set_silence(fmt, h->sdma.area, SILENCE_BUFSZ / in snd_harmony_set_data_format()
|
| /Linux-v5.4/include/sound/ |
| D | pcm.h | 1052 int snd_pcm_format_set_silence(snd_pcm_format_t format, void *buf, unsigned int frames);
|
| /Linux-v5.4/sound/isa/gus/ |
| D | gus_pcm.c | 415 snd_pcm_format_set_silence(runtime->format, runtime->dma_area + bpos, in snd_gf1_pcm_playback_silence()
|