Home
last modified time | relevance | path

Searched refs:pin_fixed (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/sound/pci/hda/
Dhda_generic.h51 bool pin_fixed:1; /* path with fixed pin */ member
Dhda_generic.c668 if (!(path->pin_enabled || path->pin_fixed) && in is_active_nid()
1637 path->pin_fixed = true; /* static route */ in check_aamix_out_path()
3100 path->pin_fixed = true; /* static route */ in new_analog_input()
3895 path->pin_fixed = true; /* no jack detection */ in parse_digital()
3922 path->pin_fixed = true; /* no jack */ in parse_digital()
4006 if ((!path->pin_fixed && path->pin_enabled != pin_old) in set_path_power()
4209 path->pin_fixed = true; in snd_hda_gen_fix_pin_power()