snd_pcm_format_silence_64 1051 include/sound/pcm.h const unsigned char *snd_pcm_format_silence_64(snd_pcm_format_t format);
snd_pcm_format_silence_64  703 sound/core/oss/pcm_plugin.c 	silence = snd_pcm_format_silence_64(format);
snd_pcm_format_silence_64  403 sound/core/pcm_misc.c EXPORT_SYMBOL(snd_pcm_format_silence_64);