Home
last modified time | relevance | path

Searched refs:ObjectImpl (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/rust/qemu-api/src/
H A Dqom.rs
H A Dqdev.rs
/openbmc/qemu/rust/qemu-api/tests/
H A Dtests.rs
/openbmc/qemu/rust/qemu-api-macros/src/
H A Dtests.rs
H A Dlib.rs
/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs18 use qom::{prelude::*, ObjectImpl, Owned, ParentField, ParentInit};
166 impl ObjectImpl for PL011State {
722 impl ObjectImpl for PL011Luminary { in pl011_clock_needed()
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs23 use qom::{prelude::*, ObjectImpl, ParentField, ParentInit};
902 impl ObjectImpl for HPETState {