Home
last modified time | relevance | path

Searched refs:indep_hp (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_analog.c168 static int ad198x_parse_auto_config(struct hda_codec *codec, bool indep_hp) in ad198x_parse_auto_config() argument
178 spec->gen.indep_hp = indep_hp; in ad198x_parse_auto_config()
H A Dhda_generic.h228 unsigned int indep_hp:1; /* independent HP supported */ member
H A Dhda_generic.c170 spec->indep_hp = !!val; in parse_user_hints()
1877 if (spec->indep_hp && !indep_hp_possible(codec)) in fill_and_eval_dacs()
2098 if (spec->indep_hp && !indep_hp_possible(codec)) in parse_output_paths()
2099 spec->indep_hp = 0; in parse_output_paths()
2307 if (!spec->indep_hp) in create_indep_hp_ctls()
2314 spec->indep_hp = 0; in create_indep_hp_ctls()
5378 if (spec->indep_hp && !spec->indep_hp_enabled) in alt_playback_pcm_open()
H A Dpatch_via.c114 spec->gen.indep_hp = 1; in via_new_spec()
/openbmc/linux/Documentation/sound/hd-audio/
H A Dnotes.rst492 indep_hp (bool)