Searched refs:snd_hda_get_default_vref (Results 1 – 3 of 3) sorted by relevance
410 unsigned int snd_hda_get_default_vref(struct hda_codec *codec, hda_nid_t pin);
2575 val = snd_hda_get_default_vref(codec, pin); in update_hp_mic()2581 unsigned int vref_val = snd_hda_get_default_vref(codec, vref_pin); in update_hp_mic()2995 val = snd_hda_get_default_vref(codec, nid) | PIN_IN; in hp_mic_jack_mode_put()3344 val |= snd_hda_get_default_vref(codec, pin); in create_input_ctls()
3784 unsigned int snd_hda_get_default_vref(struct hda_codec *codec, hda_nid_t pin) in snd_hda_get_default_vref() function3803 EXPORT_SYMBOL_GPL(snd_hda_get_default_vref);