Home
last modified time | relevance | path

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

/external/qemu/hw/core/
Dsysbus.c104 SysBusDeviceInfo *info = container_of(base, SysBusDeviceInfo, qdev); in sysbus_device_init()
109 void sysbus_register_withprop(SysBusDeviceInfo *info) in sysbus_register_withprop()
120 SysBusDeviceInfo *info; in sysbus_register_dev()
/external/qemu/include/hw/
Dsysbus.h38 } SysBusDeviceInfo; typedef
41 void sysbus_register_withprop(SysBusDeviceInfo *info);