snd_pcm_format_signed  874 include/sound/pcm.h int snd_pcm_format_signed(snd_pcm_format_t format);
snd_pcm_format_signed  140 sound/core/oss/linear.c 	if (snd_pcm_format_signed(src_format) !=
snd_pcm_format_signed  141 sound/core/oss/linear.c 	    snd_pcm_format_signed(dst_format)) {
snd_pcm_format_signed  284 sound/core/oss/mulaw.c 	if (!snd_pcm_format_signed(format))
snd_pcm_format_signed  222 sound/core/pcm_misc.c 	val = snd_pcm_format_signed(format);
snd_pcm_format_signed  238 sound/core/pcm_misc.c 	return snd_pcm_format_signed(format) >= 0;
snd_pcm_format_signed   71 sound/drivers/pcsp/pcsp_lib.c 	if (snd_pcm_format_signed(runtime->format))
snd_pcm_format_signed  325 sound/pci/als4000.c 	if (snd_pcm_format_signed(runtime->format))
snd_pcm_format_signed  532 sound/pci/sis7019.c 	if (!snd_pcm_format_signed(runtime->format))
snd_pcm_format_signed  835 sound/pci/sis7019.c 	if (!snd_pcm_format_signed(runtime->format))
snd_pcm_format_signed  767 sound/pci/trident/trident_main.c 	if (snd_pcm_format_signed(runtime->format))
snd_pcm_format_signed 1090 sound/pci/trident/trident_main.c 	if (snd_pcm_format_signed(runtime->format))