Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_constraint_minmax (Results 1 – 25 of 27) sorted by relevance

12

/sound/pci/ctxfi/
Dctpcm.c147 err = snd_pcm_hw_constraint_minmax(runtime, in ct_pcm_playback_open()
293 err = snd_pcm_hw_constraint_minmax(runtime, in ct_pcm_capture_open()
/sound/pci/
Dsis7019.c496 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in sis_playback_open()
498 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in sis_playback_open()
697 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in sis_capture_open()
699 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in sis_capture_open()
Dcmipci.c1685 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_playback_open()
1710 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_capture_open()
1748 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_playback2_open()
1774 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000); in snd_cmipci_playback_spdif_open()
1793 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000); in snd_cmipci_capture_spdif_open()
Des1938.c940 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, 0xff00); in snd_es1938_capture_open()
965 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, 0xff00); in snd_es1938_playback_open()
/sound/soc/kirkwood/
Dkirkwood-dma.c116 err = snd_pcm_hw_constraint_minmax(runtime, in kirkwood_dma_open()
/sound/core/
Dpcm_native.c2194 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_CHANNELS, in snd_pcm_hw_constraints_complete()
2199 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_RATE, in snd_pcm_hw_constraints_complete()
2204 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_pcm_hw_constraints_complete()
2209 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIODS, in snd_pcm_hw_constraints_complete()
2214 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in snd_pcm_hw_constraints_complete()
2227 …err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, runtime->dma_bytes… in snd_pcm_hw_constraints_complete()
Dpcm_lib.c1272 int snd_pcm_hw_constraint_minmax(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_minmax() function
1284 EXPORT_SYMBOL(snd_pcm_hw_constraint_minmax);
/sound/isa/sb/
Demu8000_pcm.c249 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in emu8k_pcm_open()
/sound/firewire/
Damdtp-stream.c153 err = snd_pcm_hw_constraint_minmax(runtime, in amdtp_stream_add_pcm_hw_constraints()
/sound/soc/codecs/
Dadau1977.c722 snd_pcm_hw_constraint_minmax(substream->runtime, in adau1977_startup()
/sound/soc/ux500/
Dux500_msp_dai.c511 snd_pcm_hw_constraint_minmax(runtime, in ux500_msp_dai_hw_params()
/sound/usb/usx2y/
Dusx2yhwdeppcm.c575 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usX2Y_usbpcm_open()
Dusbusx2yaudio.c895 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usX2Y_pcm_open()
/sound/pci/trident/
Dtrident_main.c1871 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_playback_open()
1932 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_spdif_open()
1999 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_capture_open()
2042 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_foldback_open()
/sound/soc/intel/skylake/
Dskl-pcm.c96 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in skl_set_pcm_constrains()
/sound/pci/lx6464es/
Dlx6464es.c246 err = snd_pcm_hw_constraint_minmax(runtime, in lx_pcm_open()
/sound/soc/mediatek/
Dmtk-afe-pcm.c560 ret = snd_pcm_hw_constraint_minmax(runtime, in mtk_afe_dais_startup()
/sound/drivers/
Ddummy.c155 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 256, UINT_MAX); in emu10k1_playback_constraints()
/sound/pci/hda/
Dhda_controller.c424 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in azx_pcm_open()
/sound/pci/ymfpci/
Dymfpci_main.c906 err = snd_pcm_hw_constraint_minmax(runtime, in snd_ymfpci_playback_open_1()
1031 err = snd_pcm_hw_constraint_minmax(runtime, in snd_ymfpci_capture_open()
/sound/pci/asihpi/
Dasihpi.c1122 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_playback_open()
1292 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_capture_open()
/sound/usb/misc/
Dua101.c649 err = snd_pcm_hw_constraint_minmax(substream->runtime, in set_stream_hw()
/sound/usb/
Dpcm.c1187 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in setup_hw_info()
/sound/soc/davinci/
Ddavinci-mcasp.c1286 snd_pcm_hw_constraint_minmax(substream->runtime, in davinci_mcasp_startup()
/sound/pci/ali5451/
Dali5451.c1513 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_ali_open()

12