HomeSort by relevance Sort by last modified time
    Searched refs:SysBusDeviceInfo (Results 1 - 2 of 2) sorted by null

  /external/qemu/hw/
sysbus.h 37 } SysBusDeviceInfo;
40 void sysbus_register_withprop(SysBusDeviceInfo *info);
sysbus.c 103 SysBusDeviceInfo *info = container_of(base, SysBusDeviceInfo, qdev);
108 void sysbus_register_withprop(SysBusDeviceInfo *info)
119 SysBusDeviceInfo *info;

Completed in 28 milliseconds