Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
Diface-card-profile.c37 static void handle_get_sources(DBusConnection *conn, DBusMessage *msg, void *userdata);
66 …ES] = { .property_name = "Sources", .type = "u", .get_cb = handle_get_sources, .set_cb…
125 static void handle_get_sources(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_sources() function
Diface-card.c41 static void handle_get_sources(DBusConnection *conn, DBusMessage *msg, void *userdata);
87 … = { .property_name = "Sources", .type = "ao", .get_cb = handle_get_sources, .set…
257 static void handle_get_sources(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_sources() function
Diface-core.c69 static void handle_get_sources(DBusConnection *conn, DBusMessage *msg, void *userdata);
175 … { .property_name = "Sources", .type = "ao", .get_cb = handle_get_sources, …
752 static void handle_get_sources(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_sources() function