Home
last modified time | relevance | path

Searched defs:dev (Results 2751 – 2754 of 2754) sorted by relevance

1...<<111

/openbmc/qemu/system/
H A Dphysmem.c1656 void qemu_ram_set_idstr(RAMBlock *new_block, const char *name, DeviceState *dev) in qemu_ram_set_idstr()
H A Dmemory.c3418 DeviceState *dev = (DeviceState *) object_dynamic_cast(obj, TYPE_DEVICE); in mtree_expand_owner() local
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c4939 static void vtd_realize(DeviceState *dev, Error **errp) in vtd_realize()
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2333 #define TARGET_MIXER_READ(dev) TARGET_IOR('M', dev, abi_int) argument
2364 #define TARGET_MIXER_WRITE(dev) TARGET_IOWR('M', dev, abi_int) argument

1...<<111