Lines Matching refs:slaves
62 "slaves=<slave sinks> "
82 "slaves",
342 pa_log_info("[%s] target latency for all slaves is %0.2f msec.", u->sink->name, (double) target_latency / PA_USEC_PER_MSEC);
1467 const char *slaves, *rm;
1532 slaves = pa_modargs_get_value(ma, "slaves", NULL);
1533 u->automatic = !slaves;
1548 while ((n = pa_split(slaves, ",", &split_state))) {
1602 if (slaves)
1603 pa_proplist_sets(data.proplist, "combine.slaves", slaves);
1652 pa_assert(slaves);
1654 /* The slaves have been specified manually */
1657 while ((n = pa_split(slaves, ",", &split_state))) {