Searched refs:snd_pcm_hw_constraint_mask (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/core/
H A Dpcm_local.h23 int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime,
H A Dpcm_lib.c1190 * snd_pcm_hw_constraint_mask - apply the given bitmap mask constraint
1199 int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, function
H A Dpcm_native.c2627 err = snd_pcm_hw_constraint_mask(runtime, SNDRV_PCM_HW_PARAM_ACCESS, mask);

Completed in 128 milliseconds