Home
last modified time | relevance | path

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

/openbmc/linux/tools/thermal/thermometer/
H A Dthermometer.c59 int fd_temp; member
278 thermometer->tz[thermometer->nr_tz].fd_temp = fd; in thermometer_add_tz()
346 pread(tz->fd_temp, buf, sizeof(buf), 0); in timer_temperature_callback()