snd_hda_jack_tbl_get_from_tag 102 sound/pci/hda/hda_jack.c EXPORT_SYMBOL_GPL(snd_hda_jack_tbl_get_from_tag); snd_hda_jack_tbl_get_from_tag 564 sound/pci/hda/hda_jack.c event = snd_hda_jack_tbl_get_from_tag(codec, tag); snd_hda_jack_tbl_get_from_tag 54 sound/pci/hda/hda_jack.h snd_hda_jack_tbl_get_from_tag(struct hda_codec *codec, unsigned char tag); snd_hda_jack_tbl_get_from_tag 800 sound/pci/hda/patch_hdmi.c jack = snd_hda_jack_tbl_get_from_tag(codec, tag); snd_hda_jack_tbl_get_from_tag 845 sound/pci/hda/patch_hdmi.c if (!snd_hda_jack_tbl_get_from_tag(codec, tag)) {