Home
last modified time | relevance | path

Searched refs:PA_AVAILABLE_YES (Results 1 – 8 of 8) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluetooth-policy.c337 (profile->available == PA_AVAILABLE_YES && result->available == PA_AVAILABLE_UNKNOWN) || in find_best_profile()
366 if (profile->available == PA_AVAILABLE_YES) { in profile_available_hook_callback()
370 …if (card->active_profile->available == PA_AVAILABLE_YES && card->active_profile->priority >= profi… in profile_available_hook_callback()
Dmodule-bluez5-device.c1742 return PA_AVAILABLE_YES; in get_port_availability()
1755 return PA_AVAILABLE_YES; in transport_state_to_availability()
2054 cp->available = PA_AVAILABLE_YES; in add_card()
/third_party/pulseaudio/src/pulsecore/
Dcard.h34 PA_AVAILABLE_YES = 2, enumerator
Dcard.c45 case PA_AVAILABLE_YES: in pa_available_to_string()
/third_party/pulseaudio/src/modules/
Dmodule-switch-on-port-available.c345 case PA_AVAILABLE_YES: in port_available_hook_callback()
/third_party/pulseaudio/src/modules/alsa/
Dmodule-alsa-card.c347 } else if (cpa == PA_AVAILABLE_YES) { in calc_port_state()
Dalsa-ucm.c2269 available = device->jack->plugged_in ? PA_AVAILABLE_YES : PA_AVAILABLE_NO; in pa_alsa_ucm_device_update_available()
2324 pa_available_t available = PA_AVAILABLE_YES; in ucm_port_update_available()
Dalsa-mixer.c168 jack->state_plugged = PA_AVAILABLE_YES; in pa_alsa_jack_new()
2601 pa = PA_AVAILABLE_YES; in jack_parse_state()