Lines Matching defs:active
629 /* check whether the given (nid,dir,idx) is active */
642 if (!path->active)
664 /* check whether the NID is referred by any active paths */
885 path->active = enable;
911 if (!(spec->power_down_unused || codec->power_save_node) || path->active)
937 snd_hda_activate_path(codec, path, path->active, false);
1445 path->active = true;
1629 path->active = true;
1673 path->active = false; /* unused as default */
2378 if (path->active == output)
2495 snd_hda_activate_path(codec, path, path->active,
3120 path->active = true;
3132 path->active = true;
3177 /* filter out invalid adc_nids that don't give all active input pins;
4154 path->active = true;
4181 path->active = true;
4219 if (old_path->active)
4233 if (path->active)
4415 path->active = true;
4469 path->active = true;
5917 snd_hda_activate_path(codec, path, path->active,
5919 set_pin_eapd(codec, pin, path->active);
5968 snd_hda_activate_path(codec, path, path->active,
6029 bool active = path->active;
6031 active = true;
6032 snd_hda_activate_path(codec, path, active, false);