Searched refs:snd_pcm_do_reset (Results 1 – 1 of 1) sorted by relevance
1446 static int snd_pcm_do_reset(struct snd_pcm_substream *substream, int state) in snd_pcm_do_reset() function1471 .do_action = snd_pcm_do_reset,1503 return snd_pcm_do_reset(substream, 0); in snd_pcm_do_prepare()