Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sensor/
H A Dtmp105.c44 static void tmp105_alarm_update(TMP105State *s, bool one_shot) in tmp105_alarm_update() function
119 tmp105_alarm_update(s, false); in tmp105_set_temperature()
172 tmp105_alarm_update(s, FIELD_EX8(s->buf[0], CONFIG, ONE_SHOT)); in tmp105_write()
181 tmp105_alarm_update(s, false); in tmp105_write()