Home
last modified time | relevance | path

Searched refs:pa_dbusiface_card_profile_get_path (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/modules/dbus/
H A Diface-card.c291 profiles[i++] = pa_dbusiface_card_profile_get_path(profile); in get_profiles()
320 active_profile = pa_dbusiface_card_profile_get_path(pa_hashmap_get(c->profiles, c->active_profile->name)); in handle_get_active_profile()
340 if (pa_streq(pa_dbusiface_card_profile_get_path(profile), new_active_path)) { in handle_set_active_profile()
395 active_profile = pa_dbusiface_card_profile_get_path(pa_hashmap_get(c->profiles, c->active_profile->name)); in handle_get_all()
444 profile_path = pa_dbusiface_card_profile_get_path(profile); in handle_get_profile_by_name()
479 object_path = pa_dbusiface_card_profile_get_path(pa_hashmap_get(dbus_card->profiles, dbus_card->active_profile->name)); in card_profile_changed_cb()
509 object_path = pa_dbusiface_card_profile_get_path(p); in card_profile_added_cb()
537 object_path = pa_dbusiface_card_profile_get_path(p); in card_profile_available_changed_cb()
H A Diface-card-profile.h44 const char *pa_dbusiface_card_profile_get_path(pa_dbusiface_card_profile *p);
H A Diface-card-profile.c235 const char *pa_dbusiface_card_profile_get_path(pa_dbusiface_card_profile *p) { in pa_dbusiface_card_profile_get_path() function

Completed in 2 milliseconds