Home
last modified time | relevance | path

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

/linux-2.6.39/include/sound/
Dpcm.h787 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
/linux-2.6.39/sound/core/
Dpcm_lib.c1160 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64() function
Dpcm_native.c1921 err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats); in snd_pcm_hw_constraints_complete()