Searched defs:LoongArchExtIOICommonClass (Results 1 – 1 of 1) sorted by relevance
93 struct LoongArchExtIOICommonClass { struct94 SysBusDeviceClass parent_class;96 DeviceRealize parent_realize;97 ResettablePhases parent_phases;98 int (*pre_save)(void *s);99 int (*post_load)(void *s, int version_id);