Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3400_thermal.c459 int therm_event; in int3400_notify() local
466 therm_event = THERMAL_TABLE_CHANGED; in int3400_notify()
469 therm_event = THERMAL_EVENT_KEEP_ALIVE; in int3400_notify()
473 therm_event = THERMAL_DEVICE_POWER_CAPABILITY_CHANGED; in int3400_notify()
485 thermal_prop[3] = kasprintf(GFP_KERNEL, "EVENT=%d", therm_event); in int3400_notify()