Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dloongarch_extioi_common.h93 struct LoongArchExtIOICommonClass { struct
94 SysBusDeviceClass parent_class;
96 DeviceRealize parent_realize;
97 DeviceUnrealize parent_unrealize;
98 ResettablePhases parent_phases;
99 int (*pre_save)(void *s);
100 int (*post_load)(void *s, int version_id);