Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/intel/int340x_thermal/
Dint3400_thermal.c272 static struct thermal_zone_device_ops int3400_thermal_ops = { variable
312 int3400_thermal_ops.get_mode = int3400_thermal_get_mode; in int3400_thermal_probe()
313 int3400_thermal_ops.set_mode = int3400_thermal_set_mode; in int3400_thermal_probe()
316 priv, &int3400_thermal_ops, in int3400_thermal_probe()