Home
last modified time | relevance | path

Searched refs:AC_VERB_GET_CONFIG_DEFAULT (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_verbs.h66 #define AC_VERB_GET_CONFIG_DEFAULT 0x0f1c macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h248 #define AC_VERB_GET_CONFIG_DEFAULT 0x0f1c macro
H A Dhda-codec.c561 case AC_VERB_GET_CONFIG_DEFAULT: in hda_audio_command()
/openbmc/linux/sound/hda/
H A Dhdac_regmap.c130 case AC_VERB_GET_CONFIG_DEFAULT: /* usually just read */ in hda_readable_reg()
H A Dhdac_sysfs.c183 if (snd_hdac_read(codec, nid, AC_VERB_GET_CONFIG_DEFAULT, 0, &val)) in pin_cfg_show()
/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c374 caps = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONFIG_DEFAULT, 0); in print_pin_caps()
H A Dhda_codec.c447 AC_VERB_GET_CONFIG_DEFAULT, 0); in read_pin_defaults()