Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/int340x_thermal/
Dint3400_thermal.c234 static struct thermal_zone_device_ops int3400_thermal_ops = { variable
275 int3400_thermal_ops.get_mode = int3400_thermal_get_mode; in int3400_thermal_probe()
276 int3400_thermal_ops.set_mode = int3400_thermal_set_mode; in int3400_thermal_probe()
279 priv, &int3400_thermal_ops, in int3400_thermal_probe()