Home
last modified time | relevance | path

Searched refs:pa_device_port_set_preferred_profile (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Ddevice-port.h92 void pa_device_port_set_preferred_profile(pa_device_port *p, const char *new_pp);
H A Dcard.c325 pa_device_port_set_preferred_profile(sink->active_port, profile_name_for_dir(c->active_profile, PA_DIRECTION_OUTPUT)); in update_port_preferred_profile()
328 pa_device_port_set_preferred_profile(source->active_port, profile_name_for_dir(c->active_profile, PA_DIRECTION_INPUT)); in update_port_preferred_profile()
H A Ddevice-port.c84 void pa_device_port_set_preferred_profile(pa_device_port *p, const char *new_pp) { in pa_device_port_set_preferred_profile() function
/third_party/pulseaudio/src/modules/
H A Dmodule-card-restore.c557 pa_device_port_set_preferred_profile(p, p_info->profile); in card_new_hook_callback()

Completed in 3 milliseconds