snd_pcm_format_unsigned 875 include/sound/pcm.h int snd_pcm_format_unsigned(snd_pcm_format_t format);
snd_pcm_format_unsigned 319 sound/core/oss/pcm_plugin.c int unsignd = snd_pcm_format_unsigned(format) > 0;
snd_pcm_format_unsigned 333 sound/core/oss/pcm_plugin.c badness += snd_pcm_format_unsigned(f) != unsignd;
snd_pcm_format_unsigned 511 sound/isa/es18xx.c (snd_pcm_format_unsigned(runtime->format) ? 0x00 : 0x04));
snd_pcm_format_unsigned 619 sound/isa/es18xx.c snd_pcm_format_unsigned(runtime->format) ? 0x51 : 0x71);
snd_pcm_format_unsigned 623 sound/isa/es18xx.c (snd_pcm_format_unsigned(runtime->format) ? 0x00 : 0x20));
snd_pcm_format_unsigned 683 sound/isa/es18xx.c snd_pcm_format_unsigned(runtime->format) ? 0x80 : 0x00);
snd_pcm_format_unsigned 685 sound/isa/es18xx.c snd_pcm_format_unsigned(runtime->format) ? 0x51 : 0x71);
snd_pcm_format_unsigned 689 sound/isa/es18xx.c (snd_pcm_format_unsigned(runtime->format) ? 0x00 : 0x20));
snd_pcm_format_unsigned 88 sound/isa/gus/gus_pcm.c if (snd_pcm_format_unsigned(runtime->format))
snd_pcm_format_unsigned 368 sound/isa/gus/gus_pcm.c invert = snd_pcm_format_unsigned(runtime->format);
snd_pcm_format_unsigned 398 sound/isa/gus/gus_pcm.c invert = snd_pcm_format_unsigned(runtime->format);
snd_pcm_format_unsigned 560 sound/isa/gus/gus_pcm.c if (snd_pcm_format_unsigned(params_format(hw_params)))
snd_pcm_format_unsigned 267 sound/isa/sb/sb16_main.c if (snd_pcm_format_unsigned(runtime->format) > 0) {
snd_pcm_format_unsigned 337 sound/isa/sb/sb16_main.c if (snd_pcm_format_unsigned(runtime->format) > 0) {
snd_pcm_format_unsigned 1145 sound/pci/ali5451/ali5451.c if (!snd_pcm_format_unsigned(runtime->format))
snd_pcm_format_unsigned 741 sound/pci/cs4281.c if (snd_pcm_format_unsigned(runtime->format) > 0)
snd_pcm_format_unsigned 1062 sound/pci/cs46xx/cs46xx_lib.c if (snd_pcm_format_unsigned(runtime->format))
snd_pcm_format_unsigned 648 sound/pci/es1938.c u = snd_pcm_format_unsigned(runtime->format);
snd_pcm_format_unsigned 696 sound/pci/es1938.c u = snd_pcm_format_unsigned(runtime->format);
snd_pcm_format_unsigned 733 sound/pci/es1938.c u = snd_pcm_format_unsigned(runtime->format);
snd_pcm_format_unsigned 1048 sound/pci/riptide/riptide.c sig = snd_pcm_format_unsigned(format) != 0;
snd_pcm_format_unsigned 182 sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c if (snd_pcm_format_unsigned(runtime->format))