Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sensor/
H A Dtmp421.c52 struct TMP421State { struct
113 TMP421State *s = TMP421(obj); in tmp421_get_temperature()
140 TMP421State *s = TMP421(obj); in tmp421_set_temperature()
169 static void tmp421_read(TMP421State *s) in tmp421_read()
229 static void tmp421_write(TMP421State *s) in tmp421_write()
249 TMP421State *s = TMP421(i2c); in tmp421_rx()
260 TMP421State *s = TMP421(i2c); in tmp421_tx()
279 TMP421State *s = TMP421(i2c); in tmp421_event()
294 VMSTATE_UINT8(len, TMP421State),
308 TMP421State *s = TMP421(i2c); in tmp421_reset()
[all …]