Home
last modified time | relevance | path

Searched defs:cause_bitfield (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcore.c651 #define CHECK_CAUSE(p, first, cause_bitfield, cause_to_check) \ argument
663 const char *pa_suspend_cause_to_string(pa_suspend_cause_t cause_bitfield, char buf[PA_SUSPEND_CAUSE… in pa_suspend_cause_to_string()