SNDRV_PCM_HW_PARAM_BUFFER_BYTES 955 include/sound/pcm.h return hw_param_interval_c(p, SNDRV_PCM_HW_PARAM_BUFFER_BYTES)->min; SNDRV_PCM_HW_PARAM_BUFFER_BYTES 113 sound/arm/pxa2xx-pcm-lib.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 32); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 2239 sound/core/pcm_native.c snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_BUFFER_BYTES)); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 2271 sound/core/pcm_native.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, -1); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 2316 sound/core/pcm_native.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 2329 sound/core/pcm_native.c err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 2398 sound/core/pcm_native.c err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 2403 sound/core/pcm_native.c err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 2405 sound/core/pcm_native.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, -1); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 2411 sound/core/pcm_native.c err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, runtime->dma_bytes); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 141 sound/drivers/dummy.c err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 256, UINT_MAX); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 546 sound/drivers/vx/vx_pcm.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 4); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 951 sound/drivers/vx/vx_pcm.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 4); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 528 sound/isa/sb/sb8_main.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 2); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1096 sound/pci/asihpi/asihpi.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1266 sound/pci/asihpi/asihpi.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 144 sound/pci/au88x0/au88x0_pcm.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 64); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 143 sound/pci/ctxfi/ctpcm.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 290 sound/pci/ctxfi/ctpcm.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1143 sound/pci/emu10k1/emupcm.c if ((err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 256, UINT_MAX)) < 0) { SNDRV_PCM_HW_PARAM_BUFFER_BYTES 941 sound/pci/es1938.c snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, 0xff00); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 966 sound/pci/es1938.c snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, 0xff00); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1621 sound/pci/es1968.c snd_pcm_hw_constraint_pow2(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 638 sound/pci/hda/hda_controller.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1053 sound/pci/ice1712/ice1724.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1074 sound/pci/ice1712/ice1724.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1224 sound/pci/ice1712/ice1724.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1261 sound/pci/ice1712/ice1724.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 156 sound/pci/oxygen/oxygen_pcm.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 32); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 841 sound/pci/rme32.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1166 sound/pci/rme96.c snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 526 sound/ppc/snd_ps3.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 601 sound/soc/bcm/cygnus-pcm.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, PERIOD_BYTES_MIN); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 113 sound/soc/kirkwood/kirkwood-dma.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 120 sound/soc/kirkwood/kirkwood-dma.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 49 sound/soc/mediatek/common/mtk-afe-fe-dai.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 16); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 228 sound/soc/meson/axg-fifo.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 378 sound/soc/qcom/qdsp6/q6asm-dai.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 394 sound/soc/qcom/qdsp6/q6asm-dai.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 32); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 460 sound/soc/sof/pcm.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 69 sound/soc/sprd/sprd-pcm-dma.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 80 sound/soc/ti/omap-hdmi.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 128); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 103 sound/soc/uniphier/aio-dma.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 256);