Home
last modified time | relevance | path

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

/drivers/thermal/
Dof-thermal.c385 static struct thermal_zone_device_ops of_thermal_ops = { variable
905 ops = kmemdup(&of_thermal_ops, sizeof(*ops), GFP_KERNEL); in of_parse_thermal_zones()