Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/
A Dpcm_native.c615 if (substream->runtime && substream->runtime->stop_operating) { in snd_pcm_sync_stop()
616 substream->runtime->stop_operating = false; in snd_pcm_sync_stop()
1443 substream->runtime->stop_operating = true; in snd_pcm_undo_start()
1508 substream->runtime->stop_operating = true; in snd_pcm_do_stop()
1701 runtime->stop_operating = true; in snd_pcm_do_suspend()
/linux-6.3-rc2/include/sound/
A Dpcm.h405 bool stop_operating; /* sync_stop will be called */ member

Completed in 13 milliseconds