Home
last modified time | relevance | path

Searched defs:post_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvdpa-dev.h40 int (*post_init)(VhostVdpaDevice *v, Error **errp); member
/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs534 fn post_init(&self) { in post_init() method
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs720 fn post_init(&self) { in post_init() method