Searched defs:owner_module (Results 1 – 6 of 6) sorted by relevance
/third_party/pulseaudio/src/pulse/ |
D | introspect.h | 267 …uint32_t owner_module; /**< Index of the owning module of this sink, or PA_INVALID_IND… member 372 uint32_t owner_module; /**< Owning module index, or PA_INVALID_INDEX. */ member 500 uint32_t owner_module; /**< Index of the owning module, or PA_INVALID_INDEX. */ member 589 uint32_t owner_module; /**< Index of the owning module, or PA_INVALID_INDEX. */ member 632 …uint32_t owner_module; /**< Index of the module this sink input belongs to, or PA_IN… member 684 …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 | 1085 uint32_t idx, owner_module, monitor_source, flags; in sink_info_cb() local 1175 uint32_t idx, owner_module, client, sink; in sink_input_info_cb() local 1286 uint32_t idx, owner_module, monitor_of_sink, flags; in source_info_cb() local
|