Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dadau1977.c726 snd_pcm_hw_constraint_mask64(substream->runtime, in adau1977_startup()
/sound/core/
Dpcm_lib.c1228 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64() function
1240 EXPORT_SYMBOL(snd_pcm_hw_constraint_mask64);
Dpcm_native.c2186 err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats); in snd_pcm_hw_constraints_complete()