Searched refs:command_moved (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/modules/ |
H A D | module-tunnel.c | 189 static void command_moved(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata); 205 [PA_COMMAND_PLAYBACK_STREAM_MOVED] = command_moved, 206 [PA_COMMAND_RECORD_STREAM_MOVED] = command_moved, 392 static void command_moved(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in command_moved() function
|
Completed in 4 milliseconds