Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_local.h437 #define get_defcfg_location(cfg) \ macro
Dhda_codec.c4477 loc = get_defcfg_location(def_conf); in snd_hda_parse_pin_def_config()
4667 unsigned int loc = get_defcfg_location(def_conf); in snd_hda_get_input_pin_attr()
Dpatch_sigmatel.c3709 if (get_defcfg_location(cfg) & AC_JACK_LOC_SEPARATE) in is_dual_headphones()