Searched defs:owner_module (Results 1 - 6 of 6) sorted by relevance
/third_party/pulseaudio/src/modules/dbus/ |
H A 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
|
H A 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
|
H A 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 [all...] |
H A 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 [all...] |
/third_party/pulseaudio/src/pulse/ |
H A D | introspect.h | 273 uint32_t owner_module; /**< Index of the owning module of this sink, or PA_INVALID_INDEX. */ 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_INVALID_INDEX when it does not belong to any module. */ member 701 uint32_t owner_module; /**< Index of the module this source output belongs to, or PA_INVALID_INDEX when it does not belong to any module. */ member
|
/third_party/pulseaudio/src/modules/ |
H A D | module-tunnel.c | 1239 uint32_t idx, owner_module, monitor_source, flags; in sink_info_cb() local 1329 uint32_t idx, owner_module, client, sink; in sink_input_info_cb() local 1440 uint32_t idx, owner_module, monitor_of_sink, flags; in source_info_cb() local
|
Completed in 11 milliseconds