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);
1451 path->active = true;
1635 path->active = true;
1679 path->active = false; /* unused as default */
2384 if (path->active == output)
2501 snd_hda_activate_path(codec, path, path->active,
3126 path->active = true;
3138 path->active = true;
3183 /* filter out invalid adc_nids that don't give all active input pins;
4043 path->active = true;
4070 path->active = true;
4108 if (old_path->active)
4122 if (path->active)
4304 path->active = true;
4358 path->active = true;
5810 snd_hda_activate_path(codec, path, path->active,
5812 set_pin_eapd(codec, pin, path->active);
5861 snd_hda_activate_path(codec, path, path->active,
5922 bool active = path->active;
5924 active = true;
5925 snd_hda_activate_path(codec, path, active, false);