SNDRV_PCM_HW_PARAM_BUFFER_BYTES 814 include/sound/pcm.h #define params_buffer_bytes(p) hw_param_interval((p), SNDRV_PCM_HW_PARAM_BUFFER_BYTES)->min SNDRV_PCM_HW_PARAM_BUFFER_BYTES 187 sound/arm/pxa2xx-pcm-lib.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 32); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1803 sound/core/pcm_native.c snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_BUFFER_BYTES)); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1835 sound/core/pcm_native.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, -1); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1880 sound/core/pcm_native.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1893 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 1962 sound/core/pcm_native.c err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1967 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 1969 sound/core/pcm_native.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, -1); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1975 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 53 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 614 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 1038 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 1109 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 952 sound/pci/es1938.c snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, 0xff00); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 977 sound/pci/es1938.c snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, 0xff00); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1622 sound/pci/es1968.c snd_pcm_hw_constraint_pow2(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1345 sound/pci/hda/hda_intel.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 964 sound/pci/ice1712/ice1724.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 982 sound/pci/ice1712/ice1724.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1136 sound/pci/ice1712/ice1724.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1172 sound/pci/ice1712/ice1724.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 153 sound/pci/oxygen/oxygen_pcm.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 32); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 902 sound/pci/pcxhr/pcxhr.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 4); SNDRV_PCM_HW_PARAM_BUFFER_BYTES 839 sound/pci/rme32.c SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 1144 sound/pci/rme96.c snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_BYTES 404 sound/ppc/snd_ps3.c snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES,