Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dz2.c192 OBJECT_DECLARE_SIMPLE_TYPE(AER915State, AER915)
194 struct AER915State { struct
203 AER915State *s = AER915(i2c); in aer915_send() argument
220 AER915State *s = AER915(i2c); in aer915_event()
240 AER915State *s = AER915(slave); in aer915_recv()
266 VMSTATE_INT32(len, AER915State),
267 VMSTATE_BUFFER(buf, AER915State),
286 .instance_size = sizeof(AER915State),