Home
last modified time | relevance | path

Searched refs:snd_pcm_do_reset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c1873 static int snd_pcm_do_reset(struct snd_pcm_substream *substream, in snd_pcm_do_reset() function
1904 .do_action = snd_pcm_do_reset,
1941 return snd_pcm_do_reset(substream, state); in snd_pcm_do_prepare()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_native.c1890 static int snd_pcm_do_reset(struct snd_pcm_substream *substream, in snd_pcm_do_reset() function
1921 .do_action = snd_pcm_do_reset,
1958 return snd_pcm_do_reset(substream, state); in snd_pcm_do_prepare()

Completed in 11 milliseconds