Home
last modified time | relevance | path

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

/linux/sound/firewire/fireface/
A Damdtp-ff.c108 err = snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in amdtp_ff_add_pcm_hw_constraints()
/linux/sound/firewire/tascam/
A Damdtp-tascam.c122 err = snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in amdtp_tscm_add_pcm_hw_constraints()
/linux/sound/soc/mediatek/mt8183/
A Dmt8183-da7219-max98357.c225 snd_pcm_hw_constraint_msbits(runtime, 0, 16, 16); in mt8183_da7219_max98357_startup()
265 snd_pcm_hw_constraint_msbits(runtime, 0, 16, 16); in mt8183_da7219_max98357_bt_sco_startup()
A Dmt8183-mt6358-ts3a227-max98357.c151 snd_pcm_hw_constraint_msbits(runtime, 0, 16, 16); in mt8183_mt6358_startup()
191 snd_pcm_hw_constraint_msbits(runtime, 0, 16, 16); in mt8183_mt6358_ts3a227_max98357_bt_sco_startup()
/linux/sound/firewire/
A Damdtp-am824.c238 return snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in amdtp_am824_add_pcm_hw_constraints()
/linux/sound/firewire/digi00x/
A Damdtp-dot.c328 err = snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in amdtp_dot_add_pcm_hw_constraints()
/linux/sound/pci/ice1712/
A Dice1724.c1014 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in snd_vt1724_playback_pro_open()
1047 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in snd_vt1724_capture_pro_open()
1195 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in snd_vt1724_playback_spdif_open()
1232 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in snd_vt1724_capture_spdif_open()
1381 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in snd_vt1724_playback_indep_open()
A Dice1712.c1133 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in snd_ice1712_playback_pro_open()
1154 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in snd_ice1712_capture_pro_open()
/linux/sound/firewire/motu/
A Damdtp-motu.c195 err = snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in amdtp_motu_add_pcm_hw_constraints()
/linux/sound/soc/qcom/
A Dsc7180.c404 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 32); in sc7180_adau7002_snd_startup()
/linux/sound/pci/oxygen/
A Doxygen_pcm.c160 err = snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in oxygen_open()
/linux/sound/pci/
A Dcs4281.c884 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 20); in snd_cs4281_playback_open()
903 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 20); in snd_cs4281_capture_open()
A Dintel8x0.c1143 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 20); in snd_intel8x0_playback_open()
A Dcmipci.c1729 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in snd_cmipci_playback_spdif_open()
/linux/sound/pci/rme9652/
A Drme9652.c2247 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in snd_rme9652_playback_open()
2306 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in snd_rme9652_capture_open()
A Dhdsp.c4488 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in snd_hdsp_playback_open()
4565 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in snd_hdsp_capture_open()
A Dhdspm.c6062 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in snd_hdspm_open()
/linux/sound/core/
A Dpcm_lib.c1460 int snd_pcm_hw_constraint_msbits(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_msbits() function
1471 EXPORT_SYMBOL(snd_pcm_hw_constraint_msbits);
/linux/include/sound/
A Dpcm.h1103 int snd_pcm_hw_constraint_msbits(struct snd_pcm_runtime *runtime,
/linux/sound/usb/misc/
A Dua101.c644 err = snd_pcm_hw_constraint_msbits(substream->runtime, 0, 32, 24); in set_stream_hw()
/linux/sound/x86/
A Dintel_hdmi_audio.c1092 retval = snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24); in had_pcm_open()
/linux/sound/soc/codecs/
A Dmax98090.c1923 snd_pcm_hw_constraint_msbits(substream->runtime, 0, 16, 16); in max98090_dai_startup()
/linux/sound/soc/
A Dsoc-pcm.c572 ret = snd_pcm_hw_constraint_msbits(substream->runtime, 0, 0, bits); in soc_pcm_set_msb()

Completed in 149 milliseconds