Home
last modified time | relevance | path

Searched refs:AC_VERB_GET_CONNECT_LIST (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_verbs.h46 #define AC_VERB_GET_CONNECT_LIST 0x0f02 macro
/openbmc/linux/sound/hda/
H A Dhdac_device.c494 err = snd_hdac_read(codec, nid, AC_VERB_GET_CONNECT_LIST, 0, in snd_hdac_get_connections()
512 AC_VERB_GET_CONNECT_LIST, i, in snd_hdac_get_connections()
H A Dhdac_regmap.c124 case AC_VERB_GET_CONNECT_LIST: in hda_readable_reg()
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h228 #define AC_VERB_GET_CONNECT_LIST 0x0f02 macro
H A Dhda-codec.c549 case AC_VERB_GET_CONNECT_LIST: in hda_audio_command()