Searched refs:next_port_index (Results 1 – 1 of 1) sorted by relevance
93 uint32_t next_port_index; member1263 d->next_port_index = 0; in pa_dbusiface_device_new_sink()1279 …dbusiface_device_port *p = pa_dbusiface_device_port_new(d, sink->core, port, d->next_port_index++); in pa_dbusiface_device_new_sink()1306 d->next_port_index = 0; in pa_dbusiface_device_new_source()1322 …usiface_device_port *p = pa_dbusiface_device_port_new(d, source->core, port, d->next_port_index++); in pa_dbusiface_device_new_source()