Searched refs:get_sinks (Results 1 - 3 of 3) sorted by relevance
/third_party/pulseaudio/src/modules/dbus/ |
H A D | iface-card.c | 192 static const char **get_sinks(pa_dbusiface_card *c, unsigned *n) { in get_sinks() function 225 sinks = get_sinks(c, &n_sinks); in handle_get_sinks() 392 sinks = get_sinks(c, &n_sinks); in handle_get_all()
|
H A D | iface-core.c | 642 static const char **get_sinks(pa_dbusiface_core *c, unsigned *n) { in get_sinks() function 673 sinks = get_sinks(c, &n); in handle_get_sinks() 1105 sinks = get_sinks(c, &n_sinks); in handle_get_all()
|
/third_party/pulseaudio/src/modules/ |
H A D | module-equalizer-sink.c | 1707 static void get_sinks(pa_core *u, char ***names, unsigned *n_sinks) { in get_sinks() function 1732 get_sinks((pa_core *) _u, &names, &n); in manager_get_sinks() 1806 get_sinks(c, &names, &n); in manager_get_all()
|
Completed in 9 milliseconds