snd_pcm_format_set_silence 898 include/sound/pcm.h int snd_pcm_format_set_silence(snd_pcm_format_t format, void *buf, unsigned int frames); snd_pcm_format_set_silence 1053 sound/core/oss/pcm_oss.c snd_pcm_format_set_silence(runtime->format, runtime->dma_area, bytes_to_samples(runtime, runtime->dma_bytes)); snd_pcm_format_set_silence 1596 sound/core/oss/pcm_oss.c snd_pcm_format_set_silence(format, snd_pcm_format_set_silence 1609 sound/core/oss/pcm_oss.c snd_pcm_format_set_silence(format, snd_pcm_format_set_silence 1633 sound/core/oss/pcm_oss.c snd_pcm_format_set_silence(runtime->format, snd_pcm_format_set_silence 658 sound/core/oss/pcm_plugin.c return snd_pcm_format_set_silence(format, dst, samples); snd_pcm_format_set_silence 103 sound/core/pcm_lib.c snd_pcm_format_set_silence(runtime->format, hwbuf, transfer * runtime->channels); snd_pcm_format_set_silence 118 sound/core/pcm_lib.c snd_pcm_format_set_silence(runtime->format, hwbuf, transfer); snd_pcm_format_set_silence 1746 sound/core/pcm_lib.c snd_pcm_format_set_silence(runtime->format, hwbuf, frames); snd_pcm_format_set_silence 250 sound/drivers/dummy.c snd_pcm_format_set_silence(runtime->format, runtime->dma_area, snd_pcm_format_set_silence 390 sound/isa/gus/gus_pcm.c snd_pcm_format_set_silence(runtime->format, runtime->dma_area + bpos, count); snd_pcm_format_set_silence 399 sound/parisc/harmony.c snd_pcm_format_set_silence(fmt, h->sdma.area, SILENCE_BUFSZ /