Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c1477 static int snd_pcm_do_stop(struct snd_pcm_substream *substream, in snd_pcm_do_stop() function
1503 .do_action = snd_pcm_do_stop,
2041 snd_pcm_do_stop(substream, new_state); in snd_pcm_do_drain_init()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_native.c1502 static int snd_pcm_do_stop(struct snd_pcm_substream *substream, in snd_pcm_do_stop() function
1528 .do_action = snd_pcm_do_stop,
2058 snd_pcm_do_stop(substream, new_state); in snd_pcm_do_drain_init()

Completed in 10 milliseconds