Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dintel-hda.c119 typedef struct IntelHDAState IntelHDAState; typedef
144 struct IntelHDAState { struct
346 IntelHDAState *d = container_of(bus, IntelHDAState, codecs); in intel_hda_response()
401 IntelHDAState *d = container_of(bus, IntelHDAState, codecs); in intel_hda_xfer()
1047 IntelHDAState *d = opaque; in intel_hda_mmio_write()
1055 IntelHDAState *d = opaque; in intel_hda_mmio_read()
1076 IntelHDAState *d = INTEL_HDA(dev); in intel_hda_reset()
1092 IntelHDAState *d = INTEL_HDA(pci); in intel_hda_realize()
1138 IntelHDAState *d = INTEL_HDA(pci); in intel_hda_exit()
1145 IntelHDAState* d = opaque; in intel_hda_post_load()
[all …]