Home
last modified time | relevance | path

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

/linux-4.4.14/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.c191 static struct thermal_zone_device_ops proc_thermal_local_ops = {
205 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.4.14/include/linux/
Dthermal.h95 struct thermal_zone_device_ops { struct
204 struct thermal_zone_device_ops *ops;
397 void *, struct thermal_zone_device_ops *,
438 struct thermal_zone_device_ops *ops, in thermal_zone_device_register()
/linux-4.4.14/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 = {
Dintel_pch_thermal.c180 static struct thermal_zone_device_ops tzd_ops = {
Darmada_thermal.c186 static struct thermal_zone_device_ops ops = {
Dof-thermal.c382 static struct thermal_zone_device_ops of_thermal_ops = {
876 struct thermal_zone_device_ops *ops; in of_parse_thermal_zones()
Dintel_quark_dts_thermal.c338 static struct thermal_zone_device_ops tzone_ops = {
Dintel_soc_dts_iosf.c250 static struct thermal_zone_device_ops tzone_ops = {
Drcar_thermal.c273 static struct thermal_zone_device_ops rcar_thermal_zone_ops = {
Dx86_pkg_temp_thermal.c277 static struct thermal_zone_device_ops tzone_ops = {
Ddb8500_thermal.c213 static struct thermal_zone_device_ops thdev_ops = {
Dimx_thermal.c335 static struct thermal_zone_device_ops imx_tz_ops = {
Dthermal_core.c1797 struct thermal_zone_device_ops *ops, in thermal_zone_device_register()
/linux-4.4.14/drivers/thermal/st/
Dst_thermal.c178 static struct thermal_zone_device_ops st_tz_ops = {
/linux-4.4.14/drivers/platform/x86/
Dintel_mid_thermal.c462 static struct thermal_zone_device_ops tzd_ops = {
Dacerhdf.c486 static struct thermal_zone_device_ops acerhdf_dev_ops = {
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c294 static struct thermal_zone_device_ops ti_thermal_ops = {
/linux-4.4.14/drivers/power/
Dpower_supply_core.c577 static struct thermal_zone_device_ops psy_tzd_ops = {
/linux-4.4.14/drivers/acpi/
Dthermal.c871 static struct thermal_zone_device_ops acpi_thermal_zone_ops = {
/linux-4.4.14/Documentation/thermal/
Dsysfs-api.txt36 struct thermal_zone_device_ops *ops,