Home
last modified time | relevance | path

Searched refs:ParentType (Results 1 – 5 of 5) sorted by relevance

/qemu/rust/qemu-api/tests/
H A Dtests.rs64 type ParentType = DeviceState; typedef
98 type ParentType = DummyState; typedef
/qemu/rust/qemu-api/src/
H A Dqom.rs471 type ParentType: ObjectType; typedef
499 parent: Self::ParentType::TYPE_NAME.as_ptr(),
/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs164 type ParentType = SysBusDevice; typedef
697 type ParentType = PL011State;
696 type ParentType = PL011State; global() typedef
/qemu/rust/qemu-api-macros/src/
H A Dlib.rs93 ::qemu_api::qom::ParentField<<#name as ::qemu_api::qom::ObjectImpl>::ParentType>); in derive_object_or_error()
/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs893 type ParentType = SysBusDevice;
899 type ParentType = SysBusDevice; global() typedef