Home
last modified time | relevance | path

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

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