Home
last modified time | relevance | path

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

/linux/sound/core/ !
H A Dpcm_native.c1549 static int snd_pcm_do_stop(struct snd_pcm_substream *substream, in snd_pcm_post_stop()
1575 .do_action = snd_pcm_do_stop,
2096 snd_pcm_do_stop(substream, new_state);
1530 static int snd_pcm_do_stop(struct snd_pcm_substream *substream, snd_pcm_do_stop() function