Lines Matching defs:data
1714 /* Assume decibel data to be incorrect if max_dB is negative. */
2975 items[0].data = &p->priority;
2976 items[1].data = &p->description_key;
2977 items[2].data = &p->description;
2978 items[3].data = &mute_during_activation;
4969 items[0].data = &ps->auto_profiles;
5372 pa_alsa_port_data *data;
5388 data = PA_DEVICE_PORT_DATA(p);
5389 /* Ownership of the path and setting is not transferred to the port data, so we don't deal with freeing them */
5390 data->path = path;
5391 data->setting = setting;