Symbol: SNDRV_PCM_HW_PARAM_BUFFER_SIZE
drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c
347
SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
include/sound/pcm.h
1054
return hw_param_interval_c(p, SNDRV_PCM_HW_PARAM_BUFFER_SIZE)->min;
sound/core/oss/pcm_oss.c
690
SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/core/pcm_native.c
2546
snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_BUFFER_SIZE));
sound/core/pcm_native.c
2579
SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, -1);
sound/core/pcm_native.c
2594
SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_BUFFER_TIME, -1);
sound/core/pcm_native.c
2599
SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1);
sound/core/pcm_native.c
2604
SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1);
sound/core/pcm_native.c
2617
err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/core/pcm_native.c
2622
err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/core/pcm_native.c
2627
err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/core/pcm_native.c
2639
SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1);
sound/core/pcm_native.c
2649
SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_RATE, -1);
sound/core/pcm_native.c
672
SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/core/pcm_native.c
691
if (*v != SNDRV_PCM_HW_PARAM_BUFFER_SIZE)
sound/firewire/amdtp-stream.c
249
err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/firewire/amdtp-stream.c
251
SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/firewire/bebob/bebob_pcm.c
180
SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/firewire/dice/dice-pcm.c
230
SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/firewire/digi00x/digi00x-pcm.c
154
SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/firewire/fireface/ff-pcm.c
194
SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/firewire/fireworks/fireworks_pcm.c
216
SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/firewire/motu/motu-pcm.c
179
SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/firewire/oxfw/oxfw-pcm.c
204
SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/firewire/tascam/tascam-pcm.c
84
SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/pci/ali5451/ali5451.c
1461
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/pci/cmipci.c
1628
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000);
sound/pci/cmipci.c
1652
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000);
sound/pci/cmipci.c
1689
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000);
sound/pci/cmipci.c
1717
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000);
sound/pci/cmipci.c
1738
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000);
sound/pci/echoaudio/echoaudio.c
313
SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 32);
sound/pci/lola/lola_pcm.c
236
snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/pci/lx6464es/lx6464es.c
247
SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 32);
sound/pci/mixart/mixart.c
760
snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 64);
sound/pci/mixart/mixart.c
834
snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 64);
sound/pci/pcxhr/pcxhr.c
1045
SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 32);
sound/pci/rme9652/hdspm.c
6025
SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/pci/sis7019.c
471
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/pci/sis7019.c
659
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/pci/trident/trident_main.c
1806
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024);
sound/pci/trident/trident_main.c
1867
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024);
sound/pci/trident/trident_main.c
1934
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024);
sound/pci/trident/trident_main.c
1977
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024);
sound/soc/intel/atom/sst-mfld-platform-pcm.c
344
SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 48);
sound/soc/intel/avs/pcm.c
605
snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, hw_rule_param_size, NULL,
sound/soc/qcom/qdsp6/q6apm-dai.c
392
ret = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 480);
sound/soc/qcom/qdsp6/q6asm-dai.c
428
SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 480);
sound/soc/ti/omap-mcbsp.c
755
SNDRV_PCM_HW_PARAM_BUFFER_SIZE);
sound/soc/ti/omap-mcbsp.c
802
SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/xen/xen_snd_front_alsa.c
267
SNDRV_PCM_HW_PARAM_BUFFER_SIZE);
sound/xen/xen_snd_front_alsa.c
415
ret = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/xen/xen_snd_front_alsa.c
417
SNDRV_PCM_HW_PARAM_BUFFER_SIZE, -1);