snd_pcm_format_signed  514 drivers/media/pci/saa7134/saa7134-alsa.c 	if (snd_pcm_format_signed(runtime->format))
snd_pcm_format_signed 1028 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  286 sound/core/oss/mulaw.c 	if (!snd_pcm_format_signed(format))
snd_pcm_format_signed  268 sound/core/pcm_misc.c EXPORT_SYMBOL(snd_pcm_format_signed);
snd_pcm_format_signed  281 sound/core/pcm_misc.c 	val = snd_pcm_format_signed(format);
snd_pcm_format_signed  296 sound/core/pcm_misc.c 	return snd_pcm_format_signed(format) >= 0;
snd_pcm_format_signed  244 sound/drivers/pcsp/pcsp_lib.c 	chip->is_signed = snd_pcm_format_signed(substream->runtime->format);
snd_pcm_format_signed  310 sound/pci/als4000.c 	if (snd_pcm_format_signed(runtime->format))
snd_pcm_format_signed  529 sound/pci/sis7019.c 	if (!snd_pcm_format_signed(runtime->format))
snd_pcm_format_signed  832 sound/pci/sis7019.c 	if (!snd_pcm_format_signed(runtime->format))
snd_pcm_format_signed  759 sound/pci/trident/trident_main.c 	if (snd_pcm_format_signed(runtime->format))
snd_pcm_format_signed 1082 sound/pci/trident/trident_main.c 	if (snd_pcm_format_signed(runtime->format))