Searched refs:thermal_zone_device_ops (Results 1 – 6 of 6) sorted by relevance
47 struct thermal_zone_device_ops { struct117 const struct thermal_zone_device_ops *ops;163 const struct thermal_zone_device_ops *, int tc1, int tc2,
461 static struct thermal_zone_device_ops tzd_ops = {
409 static struct thermal_zone_device_ops acerhdf_dev_ops = {
35 int trips, void *devdata, struct thermal_zone_device_ops *ops)
815 static struct thermal_zone_device_ops acpi_thermal_zone_ops = {
1054 const struct thermal_zone_device_ops *ops, in thermal_zone_device_register()