Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/
H A Dint3400_thermal.c378 int therm_event; in int3400_notify() local
385 therm_event = THERMAL_TABLE_CHANGED; in int3400_notify()
388 therm_event = THERMAL_EVENT_KEEP_ALIVE; in int3400_notify()
392 therm_event = THERMAL_DEVICE_POWER_CAPABILITY_CHANGED; in int3400_notify()
402 thermal_prop[3] = kasprintf(GFP_KERNEL, "EVENT=%d", therm_event); in int3400_notify()