Home
last modified time | relevance | path

Searched refs:pa_card_profile_set_available (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcard.h122 void pa_card_profile_set_available(pa_card_profile *c, pa_available_t available);
Dcard.c75 void pa_card_profile_set_available(pa_card_profile *c, pa_available_t available) { in pa_card_profile_set_available() function
/third_party/pulseaudio/src/modules/alsa/
Dmodule-alsa-card.c505 pa_card_profile_set_available(profile, available); in report_jack_state()
509 pa_card_profile_set_available(u->card->active_profile, active_available); in report_jack_state()
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c2090 pa_card_profile_set_available(cp, transport_state_to_availability(t->state)); in handle_transport_state_change()