/linux/include/linux/ |
H A D | thermal.h | 95 struct thermal_zone_device_ops { struct 197 const struct thermal_zone_device_ops *ops); 205 const struct thermal_zone_device_ops *ops) in devm_thermal_of_zone_register() 232 const struct thermal_zone_device_ops *ops, 240 const struct thermal_zone_device_ops *ops, 281 const struct thermal_zone_device_ops *ops, in thermal_zone_device_register_with_trips() 289 struct thermal_zone_device_ops *ops, in thermal_tripless_zone_device_register() 96 should_bindthermal_zone_device_ops global() argument 100 get_tempthermal_zone_device_ops global() argument 101 set_tripsthermal_zone_device_ops global() argument 102 change_modethermal_zone_device_ops global() argument 104 set_trip_tempthermal_zone_device_ops global() argument 106 get_crit_tempthermal_zone_device_ops global() argument 107 set_emul_tempthermal_zone_device_ops global() argument 108 get_trendthermal_zone_device_ops global() argument 110 hotthermal_zone_device_ops global() argument 111 criticalthermal_zone_device_ops global() argument
|
/linux/drivers/thermal/broadcom/ |
H A D | brcmstb_thermal.c | 108 const struct thermal_zone_device_ops *of_ops; 289 static const struct thermal_zone_device_ops brcmstb_of_ops = { 305 static const struct thermal_zone_device_ops brcmstb_28nm_of_ops = { 326 const struct thermal_zone_device_ops *of_ops; in brcmstb_thermal_probe()
|
H A D | bcm2711_thermal.c | 57 static const struct thermal_zone_device_ops bcm2711_thermal_of_ops = {
|
H A D | sr-thermal.c | 43 static const struct thermal_zone_device_ops sr_tz_ops = {
|
H A D | bcm2835_thermal.c | 138 static const struct thermal_zone_device_ops bcm2835_thermal_ops = {
|
/linux/drivers/thermal/tegra/ |
H A D | tegra-bpmp-thermal.c | 203 static const struct thermal_zone_device_ops tegra_bpmp_of_thermal_ops = { 208 static const struct thermal_zone_device_ops tegra_bpmp_of_thermal_ops_notrips = { 215 const struct thermal_zone_device_ops *thermal_ops; in tegra_bpmp_thermal_probe()
|
/linux/drivers/thermal/ |
H A D | thermal_of.c | 368 const struct thermal_zone_device_ops *ops) in thermal_of_zone_register() 370 struct thermal_zone_device_ops of_ops = *ops; in thermal_of_zone_register() 472 const struct thermal_zone_device_ops *ops) in devm_thermal_of_zone_register()
|
H A D | thermal_mmio.c | 36 static const struct thermal_zone_device_ops thermal_mmio_ops = {
|
H A D | imx_sc_thermal.c | 68 static const struct thermal_zone_device_ops imx_sc_thermal_ops = {
|
H A D | dove_thermal.c | 109 static const struct thermal_zone_device_ops ops = {
|
H A D | thermal-generic-adc.c | 72 static const struct thermal_zone_device_ops gadc_thermal_ops = {
|
H A D | spear_thermal.c | 44 static const struct thermal_zone_device_ops ops = {
|
H A D | k3_bandgap.c | 153 static const struct thermal_zone_device_ops k3_of_thermal_ops = {
|
H A D | da9062-thermal.c | 140 static const struct thermal_zone_device_ops da9062_thermal_ops = {
|
H A D | thermal_core.h | 138 struct thermal_zone_device_ops ops;
|
H A D | amlogic_thermal.c | 193 static const struct thermal_zone_device_ops amlogic_thermal_ops = {
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_thermal.c | 32 static const struct thermal_zone_device_ops cxgb4_thermal_ops = {
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_thermal.c | 212 static const struct thermal_zone_device_ops mlxsw_thermal_ops = { 255 static const struct thermal_zone_device_ops mlxsw_thermal_module_ops = { 283 static const struct thermal_zone_device_ops mlxsw_thermal_gearbox_ops = {
|
/linux/drivers/thermal/renesas/ |
H A D | rzg2l_thermal.c | 117 static const struct thermal_zone_device_ops rzg2l_tz_of_ops = {
|
H A D | rcar_gen3_thermal.c | 102 struct thermal_zone_device_ops ops; 240 static const struct thermal_zone_device_ops rcar_gen3_tz_of_ops = {
|
/linux/drivers/thermal/intel/int340x_thermal/ |
H A D | int340x_thermal_zone.c | 114 const struct thermal_zone_device_ops zone_ops = { in int340x_thermal_zone_add()
|
/linux/drivers/thermal/st/ |
H A D | st_thermal.c | 135 static const struct thermal_zone_device_ops st_tz_ops = {
|
/linux/drivers/thermal/intel/ |
H A D | intel_quark_dts_thermal.c | 307 static const struct thermal_zone_device_ops tzone_ops = {
|
/linux/drivers/hwmon/ |
H A D | scpi-hwmon.c | 124 static const struct thermal_zone_device_ops scpi_sensor_ops = {
|
H A D | scmi-hwmon.c | 154 static const struct thermal_zone_device_ops scmi_hwmon_thermal_ops = {
|