Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sensor/
H A Demc141x.c32 struct EMC141XState { struct
51 OBJECT_DECLARE_TYPE(EMC141XState, EMC141XClass, EMC141X) in OBJECT_DECLARE_TYPE() argument
56 EMC141XState *s = EMC141X(obj); in OBJECT_DECLARE_TYPE()
79 EMC141XState *s = EMC141X(obj); in emc141x_set_temperature()
101 static void emc141x_read(EMC141XState *s) in emc141x_read()
155 static void emc141x_write(EMC141XState *s) in emc141x_write()
189 EMC141XState *s = EMC141X(i2c); in emc141x_rx()
201 EMC141XState *s = EMC141X(i2c); in emc141x_tx()
217 EMC141XState *s = EMC141X(i2c); in emc141x_event()
232 VMSTATE_UINT8(len, EMC141XState),
[all …]