Symbol: snd_pcm_hw_constraint_minmax
drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c
346
ret = snd_pcm_hw_constraint_minmax(runtime,
drivers/media/i2c/tda1997x.c
2477
err = snd_pcm_hw_constraint_minmax(rtd, SNDRV_PCM_HW_PARAM_RATE,
drivers/media/usb/em28xx/em28xx-audio.c
281
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_BYTES,
drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c
143
snd_pcm_hw_constraint_minmax(runtime,
include/sound/pcm.h
1088
int snd_pcm_hw_constraint_minmax(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
include/sound/pcm.h
1139
return snd_pcm_hw_constraint_minmax(runtime, var, val, val);
sound/core/pcm_lib.c
1295
EXPORT_SYMBOL(snd_pcm_hw_constraint_minmax);
sound/core/pcm_native.c
2725
err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_CHANNELS,
sound/core/pcm_native.c
2730
err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_RATE,
sound/core/pcm_native.c
2735
err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_BYTES,
sound/core/pcm_native.c
2740
err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIODS,
sound/core/pcm_native.c
2745
err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
sound/core/pcm_native.c
2758
err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, runtime->dma_bytes);
sound/drivers/dummy.c
149
err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 256, UINT_MAX);
sound/firewire/amdtp-stream.c
226
err = snd_pcm_hw_constraint_minmax(runtime,
sound/firewire/bebob/bebob_pcm.c
173
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/bebob/bebob_pcm.c
179
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/dice/dice-pcm.c
223
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/dice/dice-pcm.c
229
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/digi00x/digi00x-pcm.c
147
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/digi00x/digi00x-pcm.c
153
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/fireface/ff-pcm.c
187
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/fireface/ff-pcm.c
193
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/fireworks/fireworks_pcm.c
209
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/fireworks/fireworks_pcm.c
215
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/motu/motu-pcm.c
172
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/motu/motu-pcm.c
178
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/oxfw/oxfw-pcm.c
197
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/oxfw/oxfw-pcm.c
203
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/tascam/tascam-pcm.c
77
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/firewire/tascam/tascam-pcm.c
83
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/hda/common/controller.c
607
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME,
sound/isa/sb/emu8000_pcm.c
240
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME,
sound/pci/ali5451/ali5451.c
1461
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/pci/asihpi/asihpi.c
1052
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
sound/pci/asihpi/asihpi.c
1210
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_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/ctxfi/ctpcm.c
142
err = snd_pcm_hw_constraint_minmax(runtime,
sound/pci/ctxfi/ctpcm.c
283
err = snd_pcm_hw_constraint_minmax(runtime,
sound/pci/emu10k1/emupcm.c
1122
err = snd_pcm_hw_constraint_minmax(
sound/pci/es1938.c
892
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, 0xff00);
sound/pci/es1938.c
917
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, 0xff00);
sound/pci/lx6464es/lx6464es.c
236
err = snd_pcm_hw_constraint_minmax(runtime,
sound/pci/rme9652/hdspm.c
6020
snd_pcm_hw_constraint_minmax(runtime,
sound/pci/rme9652/hdspm.c
6030
snd_pcm_hw_constraint_minmax(runtime,
sound/pci/sis7019.c
469
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
sound/pci/sis7019.c
471
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
sound/pci/sis7019.c
657
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_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/pci/ymfpci/ymfpci_main.c
858
err = snd_pcm_hw_constraint_minmax(runtime,
sound/pci/ymfpci/ymfpci_main.c
984
err = snd_pcm_hw_constraint_minmax(runtime,
sound/soc/apple/mca.c
482
return snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/codecs/adau1977.c
719
snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/codecs/cs4234.c
489
ret = snd_pcm_hw_constraint_minmax(sub->runtime,
sound/soc/codecs/cs42l42.c
903
return snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/codecs/cs42l43.c
345
ret = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/codecs/idt821034.c
850
ret = snd_pcm_hw_constraint_minmax(substream->runtime, SNDRV_PCM_HW_PARAM_CHANNELS,
sound/soc/codecs/nau8325.c
497
return snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/codecs/nau8540.c
427
return snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/codecs/nau8821.c
837
return snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/codecs/nau8824.c
1069
return snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/codecs/nau8825.c
1269
return snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/codecs/peb2466.c
809
ret = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/codecs/wm8580.c
856
return snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/codecs/wm8782.c
43
return snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_RATE,
sound/soc/fsl/imx-audmix.c
39
ret = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_CHANNELS,
sound/soc/generic/simple-card-utils.c
350
ret = snd_pcm_hw_constraint_minmax(substream->runtime, SNDRV_PCM_HW_PARAM_RATE,
sound/soc/intel/avs/pcm.c
600
ret = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, 20, 178000000);
sound/soc/kirkwood/kirkwood-dma.c
111
err = snd_pcm_hw_constraint_minmax(runtime,
sound/soc/mediatek/common/mtk-afe-fe-dai.c
67
ret = snd_pcm_hw_constraint_minmax(runtime,
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
318
ret = snd_pcm_hw_constraint_minmax(runtime,
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
362
ret = snd_pcm_hw_constraint_minmax(runtime,
sound/soc/meson/axg-tdm-interface.c
169
ret = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/qcom/qdsp6/q6apm-dai.c
412
ret = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
sound/soc/qcom/qdsp6/q6asm-dai.c
416
ret = snd_pcm_hw_constraint_minmax(runtime,
sound/soc/qcom/sc7280.c
210
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_CHANNELS, 2, 2);
sound/soc/qcom/sc7280.c
211
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_RATE, 48000, 48000);
sound/soc/rockchip/rk3399_gru_sound.c
263
return snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_RATE,
sound/soc/rockchip/rockchip_max98090.c
198
return snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/sof/intel/hda-pcm.c
290
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIODS,
sound/soc/sof/intel/hda-pcm.c
325
snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/spacemit/k1_i2s.c
119
snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/spacemit/k1_i2s.c
128
snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/ti/davinci-mcasp.c
1827
snd_pcm_hw_constraint_minmax(substream->runtime,
sound/soc/ux500/ux500_msp_dai.c
507
snd_pcm_hw_constraint_minmax(runtime,
sound/usb/misc/ua101.c
632
err = snd_pcm_hw_constraint_minmax(substream->runtime,
sound/usb/pcm.c
1155
err = snd_pcm_hw_constraint_minmax(runtime,
sound/usb/pcm.c
1202
err = snd_pcm_hw_constraint_minmax(runtime,
sound/usb/pcm.c
1207
err = snd_pcm_hw_constraint_minmax(runtime,
sound/usb/usx2y/usbusx2yaudio.c
891
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000);
sound/usb/usx2y/usx2yhwdeppcm.c
599
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000);