Searched refs:snd_pcm_hw_constraints_init (Results 1 – 2 of 2) sorted by relevance
23 int snd_pcm_hw_constraints_init(struct snd_pcm_substream *substream);
2202 int snd_pcm_hw_constraints_init(struct snd_pcm_substream *substream) in snd_pcm_hw_constraints_init() function2454 err = snd_pcm_hw_constraints_init(substream); in snd_pcm_open_substream()