Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_auto_parser.c141 int seq = get_defcfg_sequence(def_conf); in can_be_headset_mic()
220 seq = get_defcfg_sequence(def_conf); in snd_hda_parse_pin_defcfg()
247 seq = get_defcfg_sequence(def_conf); in snd_hda_parse_pin_defcfg()
260 seq = get_defcfg_sequence(def_conf); in snd_hda_parse_pin_defcfg()
Dhda_local.h374 #define get_defcfg_sequence(cfg) \ macro
Dpatch_via.c445 seqassoc = (seqassoc << 4) | get_defcfg_sequence(def_conf); in vt1708_set_pinconfig_connect()