Home
last modified time | relevance | path

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

/sound/soc/codecs/
Duda134x.c187 snd_pcm_hw_constraint_minmax(substream->runtime, in uda134x_startup()
192 snd_pcm_hw_constraint_minmax(substream->runtime, in uda134x_startup()
Dssm2602.c354 snd_pcm_hw_constraint_minmax(substream->runtime, in ssm2602_startup()
359 snd_pcm_hw_constraint_minmax(substream->runtime, in ssm2602_startup()
Dwm8903.c1299 snd_pcm_hw_constraint_minmax(substream->runtime, in wm8903_startup()
1304 snd_pcm_hw_constraint_minmax(substream->runtime, in wm8903_startup()
/sound/soc/fsl/
Dfsl_ssi.c381 snd_pcm_hw_constraint_minmax(substream->runtime, in fsl_ssi_startup()
385 snd_pcm_hw_constraint_minmax(substream->runtime, in fsl_ssi_startup()
/sound/pci/
Dsis7019.c487 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in sis_playback_open()
489 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in sis_playback_open()
688 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in sis_capture_open()
690 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in sis_capture_open()
Dcmipci.c1677 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_playback_open()
1702 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_capture_open()
1740 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000); in snd_cmipci_playback2_open()
1766 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000); in snd_cmipci_playback_spdif_open()
1785 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000); in snd_cmipci_capture_spdif_open()
Des1938.c952 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, 0xff00); in snd_es1938_capture_open()
977 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, 0xff00); in snd_es1938_playback_open()
Drme96.c1144 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in rme96_set_buffer_size_constraint()
1148 snd_pcm_hw_constraint_minmax(runtime, in rme96_set_buffer_size_constraint()
Drme32.c838 snd_pcm_hw_constraint_minmax(runtime, in snd_rme32_set_buffer_constraint()
/sound/soc/omap/
Dn810.c77 snd_pcm_hw_constraint_minmax(runtime, in n810_startup()
/sound/core/
Dpcm_native.c1934 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_CHANNELS, in snd_pcm_hw_constraints_complete()
1939 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_RATE, in snd_pcm_hw_constraints_complete()
1944 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_pcm_hw_constraints_complete()
1949 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIODS, in snd_pcm_hw_constraints_complete()
1954 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in snd_pcm_hw_constraints_complete()
1967 …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.c975 int snd_pcm_hw_constraint_minmax(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_minmax() function
987 EXPORT_SYMBOL(snd_pcm_hw_constraint_minmax);
/sound/isa/sb/
Demu8000_pcm.c251 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in emu8k_pcm_open()
/sound/drivers/
Ddummy.c53 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 256, UINT_MAX);
/sound/pci/oxygen/
Doxygen_pcm.c169 err = snd_pcm_hw_constraint_minmax in oxygen_open()
/sound/pci/trident/
Dtrident_main.c1865 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_playback_open()
1926 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_spdif_open()
1993 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_capture_open()
2036 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024); in snd_trident_foldback_open()
/sound/usb/usx2y/
Dusx2yhwdeppcm.c580 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usX2Y_usbpcm_open()
Dusbusx2yaudio.c902 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000); in snd_usX2Y_pcm_open()
/sound/pci/korg1212/
Dkorg1212.c1398snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, kPlayBufferFrames, kPlayBuff… in snd_korg1212_playback_open()
1426 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_korg1212_capture_open()
/sound/pci/ymfpci/
Dymfpci_main.c901 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 5333, UINT_MAX); in snd_ymfpci_playback_open_1()
1017 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 5333, UINT_MAX); in snd_ymfpci_capture_open()
/sound/pci/emu10k1/
Demupcm.c1109 …if ((err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 256, UINT_MAX)) … in snd_emu10k1_playback_open()
/sound/pci/ali5451/
Dali5451.c1584 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in snd_ali_open()
/sound/usb/
Dusbaudio.c1921 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, in setup_hw_info()