Searched refs:get_defcfg_misc (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/pci/hda/ | ||
| D | hda_jack.c | 35 if (get_defcfg_misc(snd_hda_codec_get_pincfg(codec, nid)) & in is_jack_detectable() |
| D | hda_local.h | 378 #define get_defcfg_misc(cfg) \ macro |