Searched refs:get_defcfg_device (Results 1 - 6 of 6) sorted by relevance

/linux-master/sound/pci/hda/
H A Dpatch_cmedia.c91 if (get_defcfg_device(snd_hda_codec_get_pincfg(codec, 0x10)) ==
H A Dhda_auto_parser.c208 dev = get_defcfg_device(def_conf);
492 switch (get_defcfg_device(def_conf)) {
722 switch (get_defcfg_device(def_conf)) {
H A Dhda_jack.c505 switch (get_defcfg_device(def_conf)) {
H A Dhda_local.h370 #define get_defcfg_device(cfg) \ macro
H A Dpatch_sigmatel.c3140 (get_defcfg_device(pin_cfg) == AC_JACK_LINE_OUT ||
3141 get_defcfg_device(pin_cfg) == AC_JACK_HP_OUT);
H A Dpatch_realtek.c2051 if (get_defcfg_device(val) != AC_JACK_HP_OUT)

Completed in 309 milliseconds