Home
last modified time | relevance | path

Searched defs:new_profile (Results 1 – 5 of 5) sorted by relevance

/third_party/pulseaudio/src/modules/
Dmodule-switch-on-port-available.c482 …e_preferred_input_port(pa_card *card, pa_card_profile *old_profile, pa_card_profile *new_profile) { in update_preferred_input_port()
518 …_preferred_output_port(pa_card *card, pa_card_profile *old_profile, pa_card_profile *new_profile) { in update_preferred_output_port()
557 pa_card_profile *new_profile; in card_profile_changed_callback() local
/third_party/pulseaudio/src/modules/alsa/
Dmodule-alsa-card.c205 static int card_set_profile(pa_card *c, pa_card_profile *new_profile) { in card_set_profile()
Dalsa-ucm.c1377 int pa_alsa_ucm_set_profile(pa_alsa_ucm_config *ucm, pa_card *card, const char *new_profile, const … in pa_alsa_ucm_set_profile()
2389 int pa_alsa_ucm_set_profile(pa_alsa_ucm_config *ucm, pa_card *card, const char *new_profile, const … in pa_alsa_ucm_set_profile()
/third_party/pulseaudio/src/modules/macosx/
Dmodule-coreaudio-device.c131 static int card_set_profile(pa_card *c, pa_card_profile *new_profile) { in card_set_profile()
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c2132 static int set_profile_cb(pa_card *c, pa_card_profile *new_profile) { in set_profile_cb()