• Home
  • Raw
  • Download

Lines Matching defs:ps

783 void pa_alsa_path_set_free(pa_alsa_path_set *ps) {  in pa_alsa_path_set_free()
792 int pa_alsa_path_set_is_empty(pa_alsa_path_set *ps) { in pa_alsa_path_set_is_empty()
3344 void pa_alsa_path_set_set_callback(pa_alsa_path_set *ps, snd_mixer_t *m, snd_mixer_elem_callback_t … in pa_alsa_path_set_set_callback()
3356 static pa_alsa_path *profile_set_get_path(pa_alsa_profile_set *ps, const char *path_name) { in profile_set_get_path()
3368 static void profile_set_add_path(pa_alsa_profile_set *ps, pa_alsa_path *path) { in profile_set_add_path()
3387 pa_alsa_path_set *ps; in pa_alsa_path_set_new() local
3527 void pa_alsa_path_set_dump(pa_alsa_path_set *ps) { in pa_alsa_path_set_dump()
3696 static void path_set_condense(pa_alsa_path_set *ps, snd_mixer_t *m) { in path_set_condense()
3771 static pa_alsa_path* path_set_find_path_by_description(pa_alsa_path_set *ps, const char* descriptio… in path_set_find_path_by_description()
3782 static void path_set_make_path_descriptions_unique(pa_alsa_path_set *ps) { in path_set_make_path_descriptions_unique()
3864 void pa_alsa_profile_set_free(pa_alsa_profile_set *ps) { in pa_alsa_profile_set_free()
3885 pa_alsa_mapping *pa_alsa_mapping_get(pa_alsa_profile_set *ps, const char *name) { in pa_alsa_mapping_get()
3910 static pa_alsa_profile *profile_get(pa_alsa_profile_set *ps, const char *name) { in profile_get()
3930 static pa_alsa_decibel_fix *decibel_fix_get(pa_alsa_profile_set *ps, const char *alsa_id) { in decibel_fix_get()
3959 pa_alsa_profile_set *ps; in mapping_parse_device_strings() local
3981 pa_alsa_profile_set *ps; in mapping_parse_channel_map() local
4002 pa_alsa_profile_set *ps; in mapping_parse_paths() local
4026 pa_alsa_profile_set *ps; in mapping_parse_exact_channels() local
4050 pa_alsa_profile_set *ps; in mapping_parse_element() local
4074 pa_alsa_profile_set *ps; in mapping_parse_direction() local
4101 pa_alsa_profile_set *ps; in mapping_parse_description() local
4124 pa_alsa_profile_set *ps; in mapping_parse_description_key() local
4148 pa_alsa_profile_set *ps; in mapping_parse_priority() local
4175 pa_alsa_profile_set *ps; in mapping_parse_fallback() local
4202 pa_alsa_profile_set *ps; in mapping_parse_intended_roles() local
4221 pa_alsa_profile_set *ps; in profile_parse_mappings() local
4245 pa_alsa_profile_set *ps; in profile_parse_skip_probe() local
4269 pa_alsa_profile_set *ps; in decibel_fix_parse_db_values() local
4384 static void profile_set_set_availability_groups(pa_alsa_profile_set *ps) { in profile_set_set_availability_groups()
4451 pa_alsa_path_set *ps; in mapping_paths_probe() local
4585 pa_alsa_profile_set *ps, in profile_set_add_auto_pair()
4636 static void profile_set_add_auto(pa_alsa_profile_set *ps) { in profile_set_add_auto()
4852 pa_alsa_profile_set *ps; in pa_alsa_profile_set_new() local
5071 pa_alsa_profile_set *ps, in pa_alsa_profile_set_probe()
5230 void pa_alsa_profile_set_dump(pa_alsa_profile_set *ps) { in pa_alsa_profile_set_dump()
5257 void pa_alsa_profile_set_drop_unsupported(pa_alsa_profile_set *ps) { in pa_alsa_profile_set_drop_unsupported()
5324 pa_alsa_path_set *ps, in pa_alsa_path_set_add_ports()
5369 void pa_alsa_add_ports(void *sink_or_source_new_data, pa_alsa_path_set *ps, pa_card *card) { in pa_alsa_add_ports()