Searched refs:state_plugged (Results 1 – 3 of 3) sorted by relevance
189 pa_available_t state_unplugged, state_plugged; member
168 jack->state_plugged = PA_AVAILABLE_YES; in pa_alsa_jack_new()2614 j->state_plugged = pa; in jack_parse_state()3729 (ja->state_plugged == jb->state_plugged) && in path_set_condense()4407 if (!j->has_control || j->state_plugged == PA_AVAILABLE_NO) in profile_set_set_availability_groups()4416 if (!j2->has_control || j2->state_plugged == PA_AVAILABLE_NO) in profile_set_set_availability_groups()4420 j->state_plugged = PA_AVAILABLE_UNKNOWN; in profile_set_set_availability_groups()4421 j2->state_plugged = PA_AVAILABLE_UNKNOWN; in profile_set_set_availability_groups()
332 cpa = jack->plugged_in ? jack->state_plugged : jack->state_unplugged; in calc_port_state()