Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dintel-hda.h48 HDACodecDevice *hda_codec_find(HDACodecBus *bus, uint32_t cad);
H A Dintel-hda.c87 HDACodecDevice *hda_codec_find(HDACodecBus *bus, uint32_t cad) in hda_codec_find() function
297 codec = hda_codec_find(&d->codecs, cad); in intel_hda_send_command()