Searched defs:PITCommonClass (Results 1 – 1 of 1) sorted by relevance
60 struct PITCommonClass { struct61 DeviceClass parent_class;63 void (*set_channel_gate)(PITCommonState *s, PITChannelState *sc, int val);64 void (*get_channel_info)(PITCommonState *s, PITChannelState *sc,66 void (*pre_save)(PITCommonState *s);67 void (*post_load)(PITCommonState *s);