Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_local.h435 #define get_defcfg_association(cfg) \ macro
Dhda_codec.c4481 assoc = get_defcfg_association(def_conf); in snd_hda_parse_pin_def_config()
4500 assoc = get_defcfg_association(def_conf); in snd_hda_parse_pin_def_config()
4515 assoc = get_defcfg_association(def_conf); in snd_hda_parse_pin_def_config()
Dpatch_via.c2507 seqassoc = (unsigned char) get_defcfg_association(def_conf); in vt1708_set_pinconfig_connect()