Searched refs:thermal_event (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/thermal/thermal-engine/
H A Dthermal-engine.c216 static int thermal_event(__maybe_unused int fd, __maybe_unused void *arg) function
328 if (mainloop_add(thermal_events_fd(td.th), thermal_event, &td)) {
/linux-master/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h439 __le32 thermal_event; member in struct:thermal_hw_event
H A Dpm80xx_hwi.c3364 u32 thermal_event = le32_to_cpu(pPayload->thermal_event); local
3367 if (thermal_event & 0x40) {
3374 if (thermal_event & 0x10) {

Completed in 296 milliseconds