Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c64 static struct thermal_zone_device_ops int340x_thermal_zone_ops = { variable
132 int34x_zone->ops = kmemdup(&int340x_thermal_zone_ops, in int340x_thermal_zone_add()
133 sizeof(int340x_thermal_zone_ops), GFP_KERNEL); in int340x_thermal_zone_add()