Searched refs:pa_context_set_card_profile_by_name (Results 1 - 3 of 3) sorted by relevance
/third_party/pulseaudio/src/pulse/ |
H A D | introspect.h | 634 pa_operation* pa_context_set_card_profile_by_name(pa_context *c, const char*name, const char*profile, pa_context_success_cb_t cb, void *userdata);
|
H A D | introspect.c | 1094 pa_operation* pa_context_set_card_profile_by_name(pa_context *c, const char *name, const char*profile, pa_context_success_cb_t cb, void *userdata) { in pa_context_set_card_profile_by_name() function
|
/third_party/pulseaudio/src/utils/ |
H A D | pactl.c | 2379 o = pa_context_set_card_profile_by_name(c, card_name, profile_name, simple_callback, NULL); in context_state_callback()
|
Completed in 10 milliseconds