Searched refs:AC_VERB_GET_CONFIG_DEFAULT (Results 1 – 5 of 5) sorted by relevance
66 #define AC_VERB_GET_CONFIG_DEFAULT 0x0f1c macro
131 case AC_VERB_GET_CONFIG_DEFAULT: /* usually just read */ in hda_readable_reg()
183 if (snd_hdac_read(codec, nid, AC_VERB_GET_CONFIG_DEFAULT, 0, &val)) in pin_cfg_show()
374 caps = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONFIG_DEFAULT, 0); in print_pin_caps()
447 AC_VERB_GET_CONFIG_DEFAULT, 0); in read_pin_defaults()
Completed in 16 milliseconds