Home
last modified time | relevance | path

Searched refs:AC_PAR_CONNLIST_LEN (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dhda-codec-common.h79 .id = AC_PAR_CONNLIST_LEN,
107 .id = AC_PAR_CONNLIST_LEN,
H A Dintel-hda-defs.h313 #define AC_PAR_CONNLIST_LEN 0x0e macro
H A Dhda-codec.c548 param = hda_codec_find_param(node, AC_PAR_CONNLIST_LEN); in hda_audio_command()
/openbmc/linux/include/sound/
H A Dhda_verbs.h137 #define AC_PAR_CONNLIST_LEN 0x0e macro
/openbmc/linux/sound/hda/
H A Dhdac_device.c445 parm = snd_hdac_read_parm(codec, nid, AC_PAR_CONNLIST_LEN); in get_num_conns()
/openbmc/linux/sound/pci/hda/
H A Dpatch_via.c143 if (snd_hda_param_read(codec, 0x16, AC_PAR_CONNLIST_LEN) == 0x7) in get_codec_type()