Searched refs:set_default (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/include/hw/ |
| H A D | qdev-properties.h | 8 * @set_default: true if the default value should be set from @defval, 12 * @defval: default value for the property. This is used only if @set_default 29 bool set_default; member 88 .set_default = true, \ 97 .set_default = true, \ 102 .set_default = true, \ 111 .set_default = true, \ 118 .set_default = true, \ 123 .set_default = true, \ 134 .set_default [all...] |
| H A D | qdev-properties-system.h | 87 .set_default = true)
|
| /openbmc/qemu/rust/qemu-api/src/ |
| H A D | qdev.rs | |
| /openbmc/u-boot/tools/patman/ |
| H A D | settings.py | 260 parser.set_default(name, val)
|
| /openbmc/qemu/hw/core/ |
| H A D | qdev-properties.c | 1083 if (prop->set_default) { in qdev_property_add_static() 1107 if (prop->set_default) { in qdev_class_add_property()
|
| /openbmc/qemu/hw/vfio/ |
| H A D | pci.c | 3720 .set_default = true, .defval.i = ON_OFF_AUTO_AUTO), in vfio_pci_set_fd()
|