Home
last modified time | relevance | path

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

1...<<111

/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dpython3-manifest.json513 "dev": { object
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c4939 static void vtd_realize(DeviceState *dev, Error **errp) in vtd_realize()
/openbmc/qemu/system/
H A Dphysmem.c1649 void qemu_ram_set_idstr(RAMBlock *new_block, const char *name, DeviceState *dev) in qemu_ram_set_idstr()
H A Dmemory.c3436 DeviceState *dev = (DeviceState *) object_dynamic_cast(obj, TYPE_DEVICE); in mtree_expand_owner() local
/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