Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/ !
Dthermal.h47 struct thermal_zone_device_ops { struct
117 const struct thermal_zone_device_ops *ops;
163 const struct thermal_zone_device_ops *, int tc1, int tc2,
/linux-2.6.39/drivers/platform/x86/ !
Dintel_mid_thermal.c461 static struct thermal_zone_device_ops tzd_ops = {
Dacerhdf.c409 static struct thermal_zone_device_ops acerhdf_dev_ops = {
/linux-2.6.39/Documentation/thermal/ !
Dsysfs-api.txt35 int trips, void *devdata, struct thermal_zone_device_ops *ops)
/linux-2.6.39/drivers/acpi/ !
Dthermal.c815 static struct thermal_zone_device_ops acpi_thermal_zone_ops = {
/linux-2.6.39/drivers/thermal/ !
Dthermal_sys.c1054 const struct thermal_zone_device_ops *ops, in thermal_zone_device_register()