AC_VERB_GET_CONFIG_DEFAULT
AC_VERB_GET_CONFIG_DEFAULT, 0);
caps = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONFIG_DEFAULT, 0);
case AC_VERB_GET_CONFIG_DEFAULT: /* usually just read */
if (snd_hdac_read(codec, nid, AC_VERB_GET_CONFIG_DEFAULT, 0, &val))