Home
last modified time | relevance | path

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

/sound/core/
Dpcm_native.c2051 snd_pcm_state_t new_state; in snd_pcm_do_drain_init() local
2053 new_state = snd_pcm_capture_avail(runtime) > 0 ? in snd_pcm_do_drain_init()
2055 snd_pcm_do_stop(substream, new_state); in snd_pcm_do_drain_init()
2056 snd_pcm_post_stop(substream, new_state); in snd_pcm_do_drain_init()