Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/thermal/thermal-engine/
H A 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()
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c3473 u32 thermal_event = le32_to_cpu(pPayload->thermal_event); in mpi_thermal_hw_event() local
3476 if (thermal_event & 0x40) { in mpi_thermal_hw_event()
3483 if (thermal_event & 0x10) { in mpi_thermal_hw_event()
H A Dpm80xx_hwi.h439 __le32 thermal_event; member
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c3384 u32 thermal_event = le32_to_cpu(pPayload->thermal_event); in mpi_thermal_hw_event() local
3387 if (thermal_event & 0x40) { in mpi_thermal_hw_event()
3394 if (thermal_event & 0x10) { in mpi_thermal_hw_event()
H A Dpm80xx_hwi.h439 __le32 thermal_event; member

Completed in 19 milliseconds