Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sensor/
H A Dtmp421.c169 static void tmp421_read(TMP421State *s) in tmp421_read() function
282 tmp421_read(s); in tmp421_event()
/openbmc/linux/drivers/hwmon/
H A Dtmp421.c196 static int tmp421_read(struct device *dev, enum hwmon_sensor_types type, in tmp421_read() function
432 .read = tmp421_read,