Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_constraint_mask64 (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Dadau1977.c731 snd_pcm_hw_constraint_mask64(substream->runtime, in adau1977_startup()
/linux-4.1.27/include/sound/
Dpcm.h996 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
/linux-4.1.27/sound/core/
Dpcm_lib.c1219 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64() function
1231 EXPORT_SYMBOL(snd_pcm_hw_constraint_mask64);
Dpcm_native.c2168 err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats); in snd_pcm_hw_constraints_complete()