Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/
Dmodule-tunnel.c182 static void command_request(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void…
195 [PA_COMMAND_REQUEST] = command_request,
890 static void command_request(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, voi… in command_request() function