Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsource.c440 char old_cause_buf[PA_SUSPEND_CAUSE_TO_STRING_BUF_SIZE]; in source_set_state() local
443 …%s: suspend_cause: %s -> %s", s->name, pa_suspend_cause_to_string(s->suspend_cause, old_cause_buf), in source_set_state()
Dsink.c489 char old_cause_buf[PA_SUSPEND_CAUSE_TO_STRING_BUF_SIZE]; in sink_set_state() local
492 …%s: suspend_cause: %s -> %s", s->name, pa_suspend_cause_to_string(s->suspend_cause, old_cause_buf), in sink_set_state()