Home
last modified time | relevance | path

Searched refs:handle_get_priority (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/dbus/
H A Diface-device-port.c36 static void handle_get_priority(DBusConnection *conn, DBusMessage *msg, void *userdata);
64 [PROPERTY_HANDLER_PRIORITY] = { .property_name = "Priority", .type = "u", .get_cb = handle_get_priority, .set_cb = NULL },
120 static void handle_get_priority(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_priority() function
H A Diface-card-profile.c38 static void handle_get_priority(DBusConnection *conn, DBusMessage *msg, void *userdata);
67 [PROPERTY_HANDLER_PRIORITY] = { .property_name = "Priority", .type = "u", .get_cb = handle_get_priority, .set_cb = NULL },
138 static void handle_get_priority(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_priority() function

Completed in 2 milliseconds