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

  /external/qemu/hw/core/
qdev.c 35 struct DeviceProperty {
42 DeviceProperty *next;
234 static DeviceProperty *create_prop(DeviceState *dev, const char *name,
237 DeviceProperty *prop;
251 DeviceProperty *prop;
259 DeviceProperty *prop;
267 DeviceProperty *prop;
298 static DeviceProperty *find_prop(DeviceState *dev, const char *name,
301 DeviceProperty *prop;
314 DeviceProperty *prop
    [all...]
  /external/qemu/include/hw/
qdev-core.h 9 typedef struct DeviceProperty DeviceProperty;
16 DeviceProperty *props;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
portcls.h 1077 IN DEVICE_REGISTRY_PROPERTY DeviceProperty, \
    [all...]
wdm.h     [all...]

Completed in 145 milliseconds