Home
last modified time | relevance | path

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

/Linux-v5.4/sound/core/
Dpcm_native.c1275 static int snd_pcm_do_stop(struct snd_pcm_substream *substream, int state) in snd_pcm_do_stop() function
1297 .do_action = snd_pcm_do_stop,
1783 snd_pcm_do_stop(substream, new_state); in snd_pcm_do_drain_init()