Searched refs:pa_config_item (Results 1 - 7 of 7) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | conf-parser.h | 35 typedef struct pa_config_item { struct 40 } pa_config_item; typedef 48 void *data; /* The data pointer of the current pa_config_item. */ 52 const pa_config_item *item_table; 69 * in the pa_config_item table, but in the Properties section the 70 * pa_config_item table is ignored, and all lvalues are accepted (as 76 int pa_config_parse(const char *filename, FILE *f, const pa_config_item *t, pa_proplist *proplist, bool use_dot_d,
|
H A D | conf-parser.c | 43 const pa_config_item *item; in normal_assignment() 163 int pa_config_parse(const char *filename, FILE *f, const pa_config_item *t, pa_proplist *proplist, bool use_dot_d, in pa_config_parse()
|
/third_party/pulseaudio/src/pulse/ |
H A D | client-conf.c | 134 pa_config_item table[] = { in pa_client_conf_load()
|
/third_party/pulseaudio/src/modules/ |
H A D | module-augment-properties.c | 176 static pa_config_item table[] = { in update_rule()
|
/third_party/pulseaudio/src/daemon/ |
H A D | ohos_daemon-conf.c | 564 pa_config_item table[] = { in pa_daemon_conf_load()
|
H A D | daemon-conf.c | 564 pa_config_item table[] = { in pa_daemon_conf_load()
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-mixer.c | 2923 pa_config_item items[] = { in pa_alsa_path_new() 4931 static pa_config_item items[] = { in pa_alsa_profile_set_new()
|
Completed in 12 milliseconds