Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dhda-codec.c57 static const desc_param* hda_codec_find_param(const desc_node *node, uint32_t id) in hda_codec_find_param() function
536 param = hda_codec_find_param(node, payload); in hda_audio_command()
548 param = hda_codec_find_param(node, AC_PAR_CONNLIST_LEN); in hda_audio_command()
709 param = hda_codec_find_param(node, AC_PAR_AUDIO_WIDGET_CAP); in hda_audio_init()