Searched refs:snd_hda_codec_set_pin_target (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/hda/common/ |
| H A D | hda_local.h | 464 int snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid,
|
| H A D | codec.c | 553 * snd_hda_codec_set_pin_target - remember the current pinctl target value 562 int snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_set_pin_target() function 573 EXPORT_SYMBOL_GPL(snd_hda_codec_set_pin_target); 3978 * value in pin target array via snd_hda_codec_set_pin_target(), then 3986 snd_hda_codec_set_pin_target(codec, pin, val); in snd_hda_add_imux_item()
|
| /linux/sound/hda/codecs/ |
| H A D | conexant.c | 645 snd_hda_codec_set_pin_target(codec, 0x1a, PIN_VREF50); in cxt_fixup_olpc_xo()
|
| H A D | generic.c | 222 snd_hda_codec_set_pin_target(codec, pin, val); in set_pin_target()
|
| /linux/sound/hda/codecs/realtek/ |
| H A D | realtek.c | 1157 snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ); in alc_shutup_dell_xps13()
|
| H A D | alc269.c | 2813 snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ); in alc_fixup_disable_mic_vref() 3045 snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREF50); in alc285_fixup_hp_envy_x360() 3429 snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ); in alc_fixup_dell4_mic_no_presence_quiet() 3430 snd_hda_codec_set_pin_target(codec, 0x1b, PIN_VREFHIZ); in alc_fixup_dell4_mic_no_presence_quiet()
|