Home
last modified time | relevance | path

Searched refs:handle_get_sinks (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/modules/dbus/
H A Diface-card-profile.c36 static void handle_get_sinks(DBusConnection *conn, DBusMessage *msg, void *userdata);
65 [PROPERTY_HANDLER_SINKS] = { .property_name = "Sinks", .type = "u", .get_cb = handle_get_sinks, .set_cb = NULL },
112 static void handle_get_sinks(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_sinks() function
H A Diface-card.c40 static void handle_get_sinks(DBusConnection *conn, DBusMessage *msg, void *userdata);
86 [PROPERTY_HANDLER_SINKS] = { .property_name = "Sinks", .type = "ao", .get_cb = handle_get_sinks, .set_cb = NULL },
216 static void handle_get_sinks(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_sinks() function
H A Diface-core.c66 static void handle_get_sinks(DBusConnection *conn, DBusMessage *msg, void *userdata);
173 [PROPERTY_HANDLER_SINKS] = { .property_name = "Sinks", .type = "ao", .get_cb = handle_get_sinks, .set_cb = NULL },
664 static void handle_get_sinks(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_sinks() function

Completed in 6 milliseconds