snd_hda_codec_get_pin_target 591 sound/pci/hda/hda_codec.c EXPORT_SYMBOL_GPL(snd_hda_codec_get_pin_target); snd_hda_codec_get_pin_target 206 sound/pci/hda/hda_generic.c update_pin_ctl(codec, pin, snd_hda_codec_get_pin_target(codec, pin)); snd_hda_codec_get_pin_target 2553 sound/pci/hda/hda_generic.c val = snd_hda_codec_get_pin_target(codec, pin); snd_hda_codec_get_pin_target 2656 sound/pci/hda/hda_generic.c if (snd_hda_codec_get_pin_target(codec, nid) == PIN_HP) snd_hda_codec_get_pin_target 2671 sound/pci/hda/hda_generic.c if (snd_hda_codec_get_pin_target(codec, nid) == val) snd_hda_codec_get_pin_target 2821 sound/pci/hda/hda_generic.c idx = snd_hda_codec_get_pin_target(codec, nid) & AC_PINCTL_VREFEN; snd_hda_codec_get_pin_target 2834 sound/pci/hda/hda_generic.c val = snd_hda_codec_get_pin_target(codec, nid); snd_hda_codec_get_pin_target 2929 sound/pci/hda/hda_generic.c unsigned int val = snd_hda_codec_get_pin_target(codec, nid); snd_hda_codec_get_pin_target 2979 sound/pci/hda/hda_generic.c val = snd_hda_codec_get_pin_target(codec, nid); snd_hda_codec_get_pin_target 3334 sound/pci/hda/hda_generic.c !snd_hda_codec_get_pin_target(codec, pin)) snd_hda_codec_get_pin_target 4414 sound/pci/hda/hda_generic.c if (snd_hda_codec_get_pin_target(codec, nid) & AC_PINCTL_IN_EN) snd_hda_codec_get_pin_target 4435 sound/pci/hda/hda_generic.c oldval = snd_hda_codec_get_pin_target(codec, nid); snd_hda_codec_get_pin_target 4615 sound/pci/hda/hda_generic.c if (snd_hda_codec_get_pin_target(codec, pin) & AC_PINCTL_OUT_EN) snd_hda_codec_get_pin_target 5890 sound/pci/hda/hda_generic.c snd_hda_codec_get_pin_target(codec, pin); snd_hda_codec_get_pin_target 442 sound/pci/hda/hda_local.h int snd_hda_codec_get_pin_target(struct hda_codec *codec, hda_nid_t nid); snd_hda_codec_get_pin_target 371 sound/pci/hda/patch_conexant.c snd_hda_codec_get_pin_target(codec, 0x1a) : 0); snd_hda_codec_get_pin_target 373 sound/pci/hda/patch_conexant.c snd_hda_codec_get_pin_target(codec, 0x1b) : 0); snd_hda_codec_get_pin_target 1981 sound/pci/hda/patch_realtek.c val = snd_hda_codec_get_pin_target(codec, nids[i]); snd_hda_codec_get_pin_target 1997 sound/pci/hda/patch_realtek.c val = snd_hda_codec_get_pin_target(codec, nids[i]); snd_hda_codec_get_pin_target 3992 sound/pci/hda/patch_realtek.c pinval = snd_hda_codec_get_pin_target(codec, spec->mute_led_nid); snd_hda_codec_get_pin_target 4016 sound/pci/hda/patch_realtek.c snd_hda_codec_get_pin_target(codec, nid)); snd_hda_codec_get_pin_target 4158 sound/pci/hda/patch_realtek.c pinval = snd_hda_codec_get_pin_target(codec, spec->cap_mute_led_nid); snd_hda_codec_get_pin_target 8442 sound/pci/hda/patch_realtek.c val = snd_hda_codec_get_pin_target(codec, 0x0f);