Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/
H A Danalog.c162 static int ad198x_parse_auto_config(struct hda_codec *codec, bool indep_hp) in ad198x_parse_auto_config() argument
172 spec->gen.indep_hp = indep_hp; in ad198x_parse_auto_config()
H A Dgeneric.h228 unsigned int indep_hp:1; /* independent HP supported */ member
H A Dgeneric.c170 spec->indep_hp = !!val; in parse_user_hints()
1875 if (spec->indep_hp && !indep_hp_possible(codec)) in fill_and_eval_dacs()
2094 if (spec->indep_hp && !indep_hp_possible(codec)) in parse_output_paths()
2095 spec->indep_hp = 0; in parse_output_paths()
2298 if (!spec->indep_hp) in create_indep_hp_ctls()
2305 spec->indep_hp = 0; in create_indep_hp_ctls()
5427 if (spec->indep_hp && !spec->indep_hp_enabled) in alt_playback_pcm_open()
H A Dvia.c115 spec->gen.indep_hp = 1; in via_new_spec()
/linux/Documentation/sound/hd-audio/
H A Dnotes.rst486 indep_hp (bool)