Home
last modified time | relevance | path

Searched refs:handle_get_owner_module (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/modules/dbus/
H A Diface-client.c49 static void handle_get_owner_module(DBusConnection *conn, DBusMessage *msg, void *userdata);
73 [PROPERTY_HANDLER_OWNER_MODULE] = { .property_name = "OwnerModule", .type = "o", .get_cb = handle_get_owner_module, .set_cb = NULL },
157 static void handle_get_owner_module(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_owner_module() function
H A Diface-card.c39 static void handle_get_owner_module(DBusConnection *conn, DBusMessage *msg, void *userdata);
85 [PROPERTY_HANDLER_OWNER_MODULE] = { .property_name = "OwnerModule", .type = "o", .get_cb = handle_get_owner_module, .set_cb = NULL },
173 static void handle_get_owner_module(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_owner_module() function
H A Diface-stream.c70 static void handle_get_owner_module(DBusConnection *conn, DBusMessage *msg, void *userdata);
111 [PROPERTY_HANDLER_OWNER_MODULE] = { .property_name = "OwnerModule", .type = "o", .get_cb = handle_get_owner_module, .set_cb = NULL },
226 static void handle_get_owner_module(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_owner_module() function
H A Diface-device.c38 static void handle_get_owner_module(DBusConnection *conn, DBusMessage *msg, void *userdata);
149 [PROPERTY_HANDLER_OWNER_MODULE] = { .property_name = "OwnerModule", .type = "o", .get_cb = handle_get_owner_module, .set_cb = NULL },
298 static void handle_get_owner_module(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_owner_module() function

Completed in 7 milliseconds