Searched refs:indep_hp (Results 1 – 4 of 4) sorted by relevance
168 static int ad198x_parse_auto_config(struct hda_codec *codec, bool indep_hp) in ad198x_parse_auto_config() argument178 spec->gen.indep_hp = indep_hp; in ad198x_parse_auto_config()
225 unsigned int indep_hp:1; /* independent HP supported */ member
170 spec->indep_hp = !!val; in parse_user_hints()1873 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()2303 if (!spec->indep_hp) in create_indep_hp_ctls()2310 spec->indep_hp = 0; in create_indep_hp_ctls()5374 if (spec->indep_hp && !spec->indep_hp_enabled) in alt_playback_pcm_open()
114 spec->gen.indep_hp = 1; in via_new_spec()