Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
H A Dintrospect.h634 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 Dintrospect.c1094 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 Dpactl.c2379 o = pa_context_set_card_profile_by_name(c, card_name, profile_name, simple_callback, NULL); in context_state_callback()

Completed in 10 milliseconds