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