Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sparc/
H A Dsparc32_dma.h35 OBJECT_DECLARE_SIMPLE_TYPE(LEDMADeviceState, SPARC32_LEDMA_DEVICE)
37 struct LEDMADeviceState { struct
52 LEDMADeviceState ledma; argument
/openbmc/qemu/hw/dma/
H A Dsparc32_dma.c337 LEDMADeviceState *ls = SPARC32_LEDMA_DEVICE(obj); in sparc32_ledma_device_init()
347 LEDMADeviceState *s = SPARC32_LEDMA_DEVICE(dev); in sparc32_ledma_device_realize()
364 .instance_size = sizeof(LEDMADeviceState),
/openbmc/qemu/hw/sparc/
H A Dsun4m.c307 LEDMADeviceState *ledma; in sparc32_dma_init()