Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcli-text.c203 char suspend_cause_buf[PA_SUSPEND_CAUSE_TO_STRING_BUF_SIZE]; in pa_sink_list_to_string() local
242 pa_suspend_cause_to_string(sink->suspend_cause, suspend_cause_buf), in pa_sink_list_to_string()
317 char suspend_cause_buf[PA_SUSPEND_CAUSE_TO_STRING_BUF_SIZE]; in pa_source_list_to_string() local
353 pa_suspend_cause_to_string(source->suspend_cause, suspend_cause_buf), in pa_source_list_to_string()