Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dhook-list.h26 typedef struct pa_hook pa_hook; typedef
54 struct pa_hook { struct
61 void pa_hook_init(pa_hook *hook, void *data); argument