Home
last modified time | relevance | path

Searched refs:get_defcfg_location (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/sound/pci/hda/
Dhda_local.h466 #define get_defcfg_location(cfg) \ macro
Dhda_codec.c4948 loc = get_defcfg_location(def_conf); in snd_hda_parse_pin_defcfg()
5133 unsigned int loc = get_defcfg_location(def_conf); in snd_hda_get_input_pin_attr()
5367 if (get_defcfg_location(def_conf) == AC_JACK_LOC_HDMI) in snd_hda_get_pin_label()
Dpatch_realtek.c3873 if (location && get_defcfg_location(defcfg) != location) in can_be_multiio_pin()
3897 unsigned int location = get_defcfg_location(defcfg); in alc_auto_fill_multi_ios()
Dpatch_sigmatel.c3788 if (get_defcfg_location(cfg) & AC_JACK_LOC_SEPARATE) in is_dual_headphones()