Searched defs:owner_module (Results 1 – 6 of 6) sorted by relevance
/third_party/pulseaudio/src/pulse/ |
D | introspect.h | 273 …uint32_t owner_module; /**< Index of the owning module of this sink, or PA_INVALID_IND… member 378 uint32_t owner_module; /**< Owning module index, or PA_INVALID_INDEX. */ member 517 uint32_t owner_module; /**< Index of the owning module, or PA_INVALID_INDEX. */ member 606 uint32_t owner_module; /**< Index of the owning module, or PA_INVALID_INDEX. */ member 649 …uint32_t owner_module; /**< Index of the module this sink input belongs to, or PA_IN… member 701 …uint32_t owner_module; /**< Index of the module this source output belongs to, or PA… member
|
/third_party/pulseaudio/src/modules/dbus/ |
D | iface-client.c | 159 const char *owner_module = NULL; in handle_get_owner_module() local 269 const char *owner_module = NULL; in handle_get_all() local
|
D | iface-card.c | 175 const char *owner_module; in handle_get_owner_module() local 376 const char *owner_module = NULL; in handle_get_all() local
|
D | iface-stream.c | 228 pa_module *owner_module = NULL; in handle_get_owner_module() local 519 pa_module *owner_module = NULL; in handle_get_all() local
|
D | iface-device.c | 300 pa_module *owner_module = NULL; in handle_get_owner_module() local 802 pa_module *owner_module = NULL; in handle_get_all() local
|
/third_party/pulseaudio/src/modules/ |
D | module-tunnel.c | 1238 uint32_t idx, owner_module, monitor_source, flags; in sink_info_cb() local 1328 uint32_t idx, owner_module, client, sink; in sink_input_info_cb() local 1439 uint32_t idx, owner_module, monitor_of_sink, flags; in source_info_cb() local
|