Searched refs:get_defcfg_misc (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/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 | 372 #define get_defcfg_misc(cfg) \ macro |