Searched refs:req_any_present (Results 1 – 2 of 2) sorted by relevance
234 bool req_any_present:1; member
1601 e->path->req_any_present |= (e->volume_use != PA_ALSA_VOLUME_IGNORE); in check_required()1604 e->path->req_any_present |= (e->switch_use != PA_ALSA_SWITCH_IGNORE); in check_required()1607 e->path->req_any_present |= (e->enumeration_use != PA_ALSA_ENUMERATION_IGNORE); in check_required()1610 e->path->req_any_present |= in check_required()1623 e->path->req_any_present |= (o->required_any != PA_ALSA_REQUIRED_IGNORE) && in check_required()1997 j->path->req_any_present = true; in jack_probe()3255 if (p->has_req_any && !p->req_any_present) { in pa_alsa_path_probe()