Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sensor/
H A Dtmp421.c227 static void tmp421_reset(I2CSlave *i2c);
242 tmp421_reset(I2C_SLAVE(s)); in tmp421_write()
306 static void tmp421_reset(I2CSlave *i2c) in tmp421_reset() function
337 tmp421_reset(&s->i2c); in tmp421_realize()