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

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

Completed in 120 milliseconds