Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsource.c441 char new_cause_buf[PA_SUSPEND_CAUSE_TO_STRING_BUF_SIZE]; in source_set_state() local
444 pa_suspend_cause_to_string(suspend_cause, new_cause_buf)); in source_set_state()
Dsink.c490 char new_cause_buf[PA_SUSPEND_CAUSE_TO_STRING_BUF_SIZE]; in sink_set_state() local
493 pa_suspend_cause_to_string(suspend_cause, new_cause_buf)); in sink_set_state()