Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dintel-hda.c1311 BusState *hdabus; in intel_hda_and_codec_init() local
1315 hdabus = QLIST_FIRST(&controller->child_bus); in intel_hda_and_codec_init()
1318 qdev_realize_and_unref(codec, hdabus, &error_fatal); in intel_hda_and_codec_init()