snd_pcm_format_width 509 drivers/media/pci/saa7134/saa7134-alsa.c if (snd_pcm_format_width(runtime->format) == 8) snd_pcm_format_width 736 drivers/soundwire/intel.c sconfig.bps = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 226 drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c snd_pcm_format_width(runtime->format)); snd_pcm_format_width 1048 include/sound/pcm.h int snd_pcm_format_width(snd_pcm_format_t format); /* in bits */ snd_pcm_format_width 347 include/sound/pcm_params.h return snd_pcm_format_width(params_format(p)); snd_pcm_format_width 121 sound/core/oss/linear.c src_bytes = snd_pcm_format_width(src_format) / 8; snd_pcm_format_width 122 sound/core/oss/linear.c dst_bytes = snd_pcm_format_width(dst_format) / 8; snd_pcm_format_width 296 sound/core/oss/mulaw.c snd_pcm_format_width(format) / 8; snd_pcm_format_width 350 sound/core/oss/pcm_plugin.c unsigned int width = snd_pcm_format_width(format); snd_pcm_format_width 360 sound/core/oss/pcm_plugin.c w = snd_pcm_format_width(f); snd_pcm_format_width 99 sound/core/pcm_iec958.c snd_pcm_format_width(runtime->format), snd_pcm_format_width 352 sound/core/pcm_misc.c EXPORT_SYMBOL(snd_pcm_format_width); snd_pcm_format_width 753 sound/hda/hdac_device.c switch (snd_pcm_format_width(format)) { snd_pcm_format_width 371 sound/isa/es1688/es1688_lib.c if (snd_pcm_format_width(runtime->format) == 8) { snd_pcm_format_width 383 sound/isa/es1688/es1688_lib.c if (snd_pcm_format_width(runtime->format) == 8) { snd_pcm_format_width 433 sound/isa/es1688/es1688_lib.c if (snd_pcm_format_width(runtime->format) == 8) { snd_pcm_format_width 443 sound/isa/es1688/es1688_lib.c if (snd_pcm_format_width(runtime->format) == 8) { snd_pcm_format_width 442 sound/isa/es18xx.c if (snd_pcm_format_width(params_format(hw_params)) == 16) snd_pcm_format_width 483 sound/isa/es18xx.c (snd_pcm_format_width(runtime->format) == 16 ? 0x01 : 0x00) | snd_pcm_format_width 557 sound/isa/es18xx.c if (snd_pcm_format_width(params_format(hw_params)) == 16) snd_pcm_format_width 593 sound/isa/es18xx.c (snd_pcm_format_width(runtime->format) == 16 ? 0x04 : 0x00) | snd_pcm_format_width 657 sound/isa/es18xx.c (snd_pcm_format_width(runtime->format) == 16 ? 0x04 : 0x00) | snd_pcm_format_width 78 sound/isa/gus/gus_pcm.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 114 sound/isa/gus/gus_pcm.c voice_ctrl = snd_pcm_format_width(runtime->format) == 16 ? 0x24 : 0x20; snd_pcm_format_width 125 sound/isa/gus/gus_pcm.c end -= snd_pcm_format_width(runtime->format) == 16 ? 2 : 1; snd_pcm_format_width 364 sound/isa/gus/gus_pcm.c w16 = (snd_pcm_format_width(runtime->format) == 16); snd_pcm_format_width 500 sound/isa/msnd/msnd.c chip->play_sample_size = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 646 sound/isa/msnd/msnd.c chip->capture_sample_size = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 71 sound/isa/msnd/msnd_pinnacle.c chip->play_sample_size = snd_pcm_format_width(DEFSAMPLESIZE); snd_pcm_format_width 74 sound/isa/msnd/msnd_pinnacle.c chip->capture_sample_size = snd_pcm_format_width(DEFSAMPLESIZE); snd_pcm_format_width 364 sound/pci/ad1889.c if (snd_pcm_format_width(rt->format) == 16) snd_pcm_format_width 414 sound/pci/ad1889.c if (snd_pcm_format_width(rt->format) == 16) snd_pcm_format_width 1054 sound/pci/ali5451/ali5451.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 298 sound/pci/asihpi/asihpi.c snd_pcm_format_width(params_format(p)) / 8); snd_pcm_format_width 491 sound/pci/asihpi/asihpi.c width = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 1456 sound/pci/azt3328.c snd_pcm_format_width(runtime->format), snd_pcm_format_width 1489 sound/pci/azt3328.c snd_pcm_format_width(runtime->format), snd_pcm_format_width 778 sound/pci/cmipci.c if (snd_pcm_format_width(runtime->format) >= 16) { snd_pcm_format_width 780 sound/pci/cmipci.c if (snd_pcm_format_width(runtime->format) > 16) snd_pcm_format_width 1222 sound/pci/cmipci.c if (snd_pcm_format_width(subs->runtime->format) > 16) { snd_pcm_format_width 1404 sound/pci/cmipci.c if (snd_pcm_format_width(substream->runtime->format) > 16) snd_pcm_format_width 732 sound/pci/cs4281.c switch (snd_pcm_format_width(runtime->format)) { snd_pcm_format_width 1233 sound/pci/cs46xx/cs46xx_lib.c if (snd_pcm_format_width(runtime->format) == 8) { snd_pcm_format_width 1242 sound/pci/cs46xx/cs46xx_lib.c if (snd_pcm_format_width(runtime->format) != 8) { snd_pcm_format_width 287 sound/pci/emu10k1/emupcm.c w_16 = snd_pcm_format_width(runtime->format) == 16; snd_pcm_format_width 640 sound/pci/emu10k1/emupcm.c sample = snd_pcm_format_width(runtime->format) == 16 ? 0 : 0x80808080; snd_pcm_format_width 878 sound/pci/ens1370.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 926 sound/pci/ens1370.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 966 sound/pci/ens1370.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 620 sound/pci/es1938.c is8 = snd_pcm_format_width(runtime->format) == 16 ? 0 : 1; snd_pcm_format_width 668 sound/pci/es1938.c is8 = snd_pcm_format_width(runtime->format) == 16 ? 0 : 1; snd_pcm_format_width 705 sound/pci/es1938.c is8 = snd_pcm_format_width(runtime->format) == 16 ? 0 : 1; snd_pcm_format_width 1217 sound/pci/es1968.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 460 sound/pci/fm801.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 492 sound/pci/fm801.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 581 sound/pci/ice1712/ice1712.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 613 sound/pci/ice1712/ice1712.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 649 sound/pci/ice1712/ice1712.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 1245 sound/pci/maestro3.c snd_pcm_format_width(runtime->format) == 16 ? 0 : 1); snd_pcm_format_width 423 sound/pci/nm256/nm256.c if (snd_pcm_format_width(runtime->format) == 16) { snd_pcm_format_width 1014 sound/pci/riptide/riptide.c w = snd_pcm_format_width(format) == 8; snd_pcm_format_width 527 sound/pci/sis7019.c if (snd_pcm_format_width(runtime->format) == 8) snd_pcm_format_width 788 sound/pci/sis7019.c if (snd_pcm_format_width(runtime->format) == 8) snd_pcm_format_width 830 sound/pci/sis7019.c if (snd_pcm_format_width(runtime->format) == 8) snd_pcm_format_width 707 sound/pci/sonicvibes.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 732 sound/pci/sonicvibes.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 757 sound/pci/trident/trident_main.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 1068 sound/pci/trident/trident_main.c if (snd_pcm_format_width(runtime->format) == 16) { snd_pcm_format_width 1080 sound/pci/trident/trident_main.c if (snd_pcm_format_width(runtime->format) == 16) snd_pcm_format_width 518 sound/pci/ymfpci/ymfpci_main.c if (snd_pcm_format_width(runtime->format) == 8) snd_pcm_format_width 721 sound/pci/ymfpci/ymfpci_main.c if (snd_pcm_format_width(runtime->format) == 8) snd_pcm_format_width 448 sound/ppc/snd_ps3.c snd_pcm_format_width(substream->runtime->format)); snd_pcm_format_width 474 sound/ppc/snd_ps3.c switch (snd_pcm_format_width(substream->runtime->format)) { snd_pcm_format_width 483 sound/ppc/snd_ps3.c snd_pcm_format_width(substream->runtime->format)); snd_pcm_format_width 255 sound/soc/amd/acp-da7219-max98357a.c snd_pcm_format_width(params_format(params)); snd_pcm_format_width 3093 sound/soc/codecs/madera.c wl = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 217 sound/soc/codecs/max98373.c switch (snd_pcm_format_width(params_format(params))) { snd_pcm_format_width 233 sound/soc/codecs/max98373.c max98373->ch_size = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 316 sound/soc/codecs/max98927.c switch (snd_pcm_format_width(params_format(params))) { snd_pcm_format_width 332 sound/soc/codecs/max98927.c max98927->ch_size = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 89 sound/soc/intel/baytrail/sst-baytrail-pcm.c bits = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 328 sound/soc/intel/skylake/skl-pcm.c p_params.s_fmt = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 417 sound/soc/intel/skylake/skl-pcm.c p_params.s_fmt = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 585 sound/soc/intel/skylake/skl-pcm.c p_params.s_fmt = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 78 sound/soc/qcom/lpass-cpu.c bitwidth = snd_pcm_format_width(format); snd_pcm_format_width 143 sound/soc/qcom/lpass-platform.c bitwidth = snd_pcm_format_width(format); snd_pcm_format_width 29 sound/soc/qcom/storm.c bitwidth = snd_pcm_format_width(format); snd_pcm_format_width 40 sound/soc/samsung/snow.c bitwidth = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 216 sound/soc/samsung/tm2_wm5110.c bitwidth = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 360 sound/soc/sh/rcar/core.c switch (snd_pcm_format_width(runtime->format)) { snd_pcm_format_width 429 sound/soc/sh/rcar/core.c if ((snd_pcm_format_width(runtime->format) != 16) || snd_pcm_format_width 466 sound/soc/sh/rcar/core.c if (snd_pcm_format_width(runtime->format) != 24) snd_pcm_format_width 417 sound/soc/sh/rcar/ssi.c width = snd_pcm_format_width(runtime->format); snd_pcm_format_width 529 sound/soc/sh/rcar/ssi.c unsigned int fmt_width = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 855 sound/soc/sh/rcar/ssi.c if (snd_pcm_format_width(runtime->format) == 24) snd_pcm_format_width 27 sound/soc/soc-utils.c sample_size = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 243 sound/soc/sof/intel/hda-dai.c p_params.s_fmt = snd_pcm_format_width(params_format(params)); snd_pcm_format_width 1393 sound/soc/sti/uniperif.h return (runtime->channels * snd_pcm_format_width(runtime->format) / 8); snd_pcm_format_width 426 sound/soc/sti/uniperif_player.c slot_width = snd_pcm_format_width(runtime->format); snd_pcm_format_width 1286 sound/soc/ti/davinci-mcasp.c if (snd_pcm_format_width(i) <= slot_width) { snd_pcm_format_width 1308 sound/soc/ti/davinci-mcasp.c if (snd_pcm_format_width(i) == format_width) { snd_pcm_format_width 1388 sound/soc/ti/davinci-mcasp.c uint sbits = snd_pcm_format_width(i); snd_pcm_format_width 287 sound/soc/xtensa/xtfpga-i2s.c unsigned sample_size = snd_pcm_format_width(params_format(params));