Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dhda-codec.c421 static void hda_audio_set_running(HDAAudioStream *st, bool running) in hda_audio_set_running() function
580 hda_audio_set_running(st, false); in hda_audio_command()
585 hda_audio_set_running(st, a->running_real[st->output * 16 + st->stream]); in hda_audio_command()
685 hda_audio_set_running(&a->st[s], running); in hda_audio_stream()
785 hda_audio_set_running(st, a->running_real[st->output * 16 + st->stream]); in hda_audio_post_load()
800 hda_audio_set_running(st, false); in hda_audio_reset()