Home
last modified time | relevance | path

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

/sound/core/
Dpcm_native.c1102 static int snd_pcm_do_stop(struct snd_pcm_substream *substream, int state) in snd_pcm_do_stop() function
1124 .do_action = snd_pcm_do_stop,
1615 snd_pcm_do_stop(substream, new_state); in snd_pcm_do_drain_init()