Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
H A Diface-sample.c49 static void handle_get_channels(DBusConnection *conn, DBusMessage *msg, void *userdata);
79 [PROPERTY_HANDLER_CHANNELS] = { .property_name = "Channels", .type = "au", .get_cb = handle_get_channels, .set_cb = NULL },
199 static void handle_get_channels(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_channels() function
H A Diface-stream.c75 static void handle_get_channels(DBusConnection *conn, DBusMessage *msg, void *userdata);
116 [PROPERTY_HANDLER_CHANNELS] = { .property_name = "Channels", .type = "au", .get_cb = handle_get_channels, .set_cb = NULL },
317 static void handle_get_channels(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_channels() function
H A Diface-device.c42 static void handle_get_channels(DBusConnection *conn, DBusMessage *msg, void *userdata);
153 [PROPERTY_HANDLER_CHANNELS] = { .property_name = "Channels", .type = "au", .get_cb = handle_get_channels, .set_cb = NULL },
376 static void handle_get_channels(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_channels() function

Completed in 6 milliseconds