Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/hda/
Dhda_auto_parser.c143 int seq = get_defcfg_sequence(def_conf); in can_be_headset_mic()
222 seq = get_defcfg_sequence(def_conf); in snd_hda_parse_pin_defcfg()
249 seq = get_defcfg_sequence(def_conf); in snd_hda_parse_pin_defcfg()
262 seq = get_defcfg_sequence(def_conf); in snd_hda_parse_pin_defcfg()
Dhda_local.h368 #define get_defcfg_sequence(cfg) \ macro
Dpatch_via.c446 seqassoc = (seqassoc << 4) | get_defcfg_sequence(def_conf); in vt1708_set_pinconfig_connect()