Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/
A Dpcm_local.h23 int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime,
A Dpcm_native.c2633 err = snd_pcm_hw_constraint_mask(runtime, SNDRV_PCM_HW_PARAM_ACCESS, mask); in snd_pcm_hw_constraints_complete()
2641 err = snd_pcm_hw_constraint_mask(runtime, SNDRV_PCM_HW_PARAM_SUBFORMAT, in snd_pcm_hw_constraints_complete()
A Dpcm_lib.c1174 int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask() function

Completed in 16 milliseconds