Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dadau1977.c726 snd_pcm_hw_constraint_mask64(substream->runtime, in adau1977_startup()
/linux-4.4.14/include/sound/
Dpcm.h987 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
/linux-4.4.14/sound/core/
Dpcm_lib.c1220 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64() function
1232 EXPORT_SYMBOL(snd_pcm_hw_constraint_mask64);
Dpcm_native.c2165 err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats); in snd_pcm_hw_constraints_complete()