Home
last modified time | relevance | path

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

/linux-6.1.9/tools/thermal/thermal-engine/
Dthermal-engine.c216 static int thermal_event(__maybe_unused int fd, __maybe_unused void *arg) in thermal_event() function
328 if (mainloop_add(thermal_events_fd(td.th), thermal_event, &td)) { in main()
/linux-6.1.9/drivers/scsi/pm8001/
Dpm80xx_hwi.h439 __le32 thermal_event; member
Dpm80xx_hwi.c3487 u32 thermal_event = le32_to_cpu(pPayload->thermal_event); in mpi_thermal_hw_event() local
3490 if (thermal_event & 0x40) { in mpi_thermal_hw_event()
3497 if (thermal_event & 0x10) { in mpi_thermal_hw_event()