snd_pcm_format_unsigned 1029 include/sound/pcm.h int snd_pcm_format_unsigned(snd_pcm_format_t format);
snd_pcm_format_unsigned  351 sound/core/oss/pcm_plugin.c 		int unsignd = snd_pcm_format_unsigned(format) > 0;
snd_pcm_format_unsigned  365 sound/core/oss/pcm_plugin.c 			badness += snd_pcm_format_unsigned(f) != unsignd;
snd_pcm_format_unsigned  286 sound/core/pcm_misc.c EXPORT_SYMBOL(snd_pcm_format_unsigned);
snd_pcm_format_unsigned  484 sound/isa/es18xx.c 			      (snd_pcm_format_unsigned(runtime->format) ? 0x00 : 0x04));
snd_pcm_format_unsigned  590 sound/isa/es18xx.c                          snd_pcm_format_unsigned(runtime->format) ? 0x51 : 0x71);
snd_pcm_format_unsigned  594 sound/isa/es18xx.c                          (snd_pcm_format_unsigned(runtime->format) ? 0x00 : 0x20));
snd_pcm_format_unsigned  652 sound/isa/es18xx.c                          snd_pcm_format_unsigned(runtime->format) ? 0x80 : 0x00);
snd_pcm_format_unsigned  654 sound/isa/es18xx.c                          snd_pcm_format_unsigned(runtime->format) ? 0x51 : 0x71);
snd_pcm_format_unsigned  658 sound/isa/es18xx.c                          (snd_pcm_format_unsigned(runtime->format) ? 0x00 : 0x20));
snd_pcm_format_unsigned   76 sound/isa/gus/gus_pcm.c 	if (snd_pcm_format_unsigned(runtime->format))
snd_pcm_format_unsigned  365 sound/isa/gus/gus_pcm.c 	invert = snd_pcm_format_unsigned(runtime->format);
snd_pcm_format_unsigned  575 sound/isa/gus/gus_pcm.c 	if (snd_pcm_format_unsigned(params_format(hw_params)))
snd_pcm_format_unsigned  256 sound/isa/sb/sb16_main.c 	if (snd_pcm_format_unsigned(runtime->format) > 0) {
snd_pcm_format_unsigned  326 sound/isa/sb/sb16_main.c 	if (snd_pcm_format_unsigned(runtime->format) > 0) {
snd_pcm_format_unsigned 1056 sound/pci/ali5451/ali5451.c 	if (!snd_pcm_format_unsigned(runtime->format))
snd_pcm_format_unsigned  728 sound/pci/cs4281.c 	if (snd_pcm_format_unsigned(runtime->format) > 0)
snd_pcm_format_unsigned 1238 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_pcm_format_unsigned(runtime->format))
snd_pcm_format_unsigned  621 sound/pci/es1938.c 	u = snd_pcm_format_unsigned(runtime->format);
snd_pcm_format_unsigned  669 sound/pci/es1938.c 	u = snd_pcm_format_unsigned(runtime->format);
snd_pcm_format_unsigned  706 sound/pci/es1938.c 	u = snd_pcm_format_unsigned(runtime->format);
snd_pcm_format_unsigned 1015 sound/pci/riptide/riptide.c 	sig = snd_pcm_format_unsigned(format) != 0;
snd_pcm_format_unsigned  125 sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c 	if (snd_pcm_format_unsigned(runtime->format))