Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/int340x_thermal/
Dint340x_thermal_zone.h41 struct thermal_zone_device_ops *override_ops;
47 struct thermal_zone_device_ops *override_ops);
Dint340x_thermal_zone.c157 static struct thermal_zone_device_ops int340x_thermal_zone_ops = {
186 struct thermal_zone_device_ops *override_ops) in int340x_thermal_zone_add()
Dprocessor_thermal_device.c185 static struct thermal_zone_device_ops proc_thermal_local_ops = {
199 struct thermal_zone_device_ops *ops = NULL; in proc_thermal_add()
Dint3400_thermal.c234 static struct thermal_zone_device_ops int3400_thermal_ops = {
/linux-4.1.27/include/linux/
Dthermal.h87 struct thermal_zone_device_ops { struct
195 struct thermal_zone_device_ops *ops;
327 void *, struct thermal_zone_device_ops *,
355 struct thermal_zone_device_ops *ops, in thermal_zone_device_register()
/linux-4.1.27/drivers/thermal/
Dkirkwood_thermal.c63 static struct thermal_zone_device_ops ops = {
Ddove_thermal.c121 static struct thermal_zone_device_ops ops = {
Dspear_thermal.c53 static struct thermal_zone_device_ops ops = {
Darmada_thermal.c186 static struct thermal_zone_device_ops ops = {
Dof-thermal.c377 static struct thermal_zone_device_ops of_thermal_ops = {
857 struct thermal_zone_device_ops *ops; in of_parse_thermal_zones()
Dintel_soc_dts_thermal.c274 static struct thermal_zone_device_ops tzone_ops = {
Drcar_thermal.c274 static struct thermal_zone_device_ops rcar_thermal_zone_ops = {
Ddb8500_thermal.c214 static struct thermal_zone_device_ops thdev_ops = {
Dx86_pkg_temp_thermal.c277 static struct thermal_zone_device_ops tzone_ops = {
Dimx_thermal.c336 static struct thermal_zone_device_ops imx_tz_ops = {
Dthermal_core.c1488 struct thermal_zone_device_ops *ops, in thermal_zone_device_register()
/linux-4.1.27/drivers/thermal/st/
Dst_thermal.c179 static struct thermal_zone_device_ops st_tz_ops = {
/linux-4.1.27/drivers/platform/x86/
Dintel_mid_thermal.c463 static struct thermal_zone_device_ops tzd_ops = {
Dacerhdf.c486 static struct thermal_zone_device_ops acerhdf_dev_ops = {
/linux-4.1.27/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c293 static struct thermal_zone_device_ops ti_thermal_ops = {
/linux-4.1.27/drivers/power/
Dpower_supply_core.c538 static struct thermal_zone_device_ops psy_tzd_ops = {
/linux-4.1.27/drivers/acpi/
Dthermal.c872 static struct thermal_zone_device_ops acpi_thermal_zone_ops = {
/linux-4.1.27/Documentation/thermal/
Dsysfs-api.txt36 struct thermal_zone_device_ops *ops,