Home
last modified time | relevance | path

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

123

/Linux-v6.6/include/linux/
Dthermal.h70 struct thermal_zone_device_ops { struct
176 struct thermal_zone_device_ops *ops;
261 const struct thermal_zone_device_ops *ops);
269 const struct thermal_zone_device_ops *ops) in devm_thermal_of_zone_register()
308 struct thermal_zone_device_ops *ops,
315 struct thermal_zone_device_ops *ops,
364 struct thermal_zone_device_ops *ops, in thermal_zone_device_register_with_trips()
372 struct thermal_zone_device_ops *ops, in thermal_tripless_zone_device_register()
/Linux-v6.6/drivers/thermal/broadcom/
Dbrcmstb_thermal.c108 const struct thermal_zone_device_ops *of_ops;
289 static const struct thermal_zone_device_ops brcmstb_16nm_of_ops = {
299 static const struct thermal_zone_device_ops brcmstb_28nm_of_ops = {
319 const struct thermal_zone_device_ops *of_ops; in brcmstb_thermal_probe()
Dns-thermal.c41 static const struct thermal_zone_device_ops ns_thermal_ops = {
Dbcm2711_thermal.c57 static const struct thermal_zone_device_ops bcm2711_thermal_of_ops = {
Dsr-thermal.c43 static const struct thermal_zone_device_ops sr_tz_ops = {
Dbcm2835_thermal.c138 static const struct thermal_zone_device_ops bcm2835_thermal_ops = {
/Linux-v6.6/drivers/thermal/
Dthermal_of.c442 struct thermal_zone_device_ops *ops = tz->ops; in thermal_of_zone_unregister()
471 const struct thermal_zone_device_ops *ops) in thermal_of_zone_register()
476 struct thermal_zone_device_ops *of_ops; in thermal_of_zone_register()
568 const struct thermal_zone_device_ops *ops) in devm_thermal_of_zone_register()
Dkirkwood_thermal.c51 static struct thermal_zone_device_ops ops = {
Dthermal_mmio.c36 static const struct thermal_zone_device_ops thermal_mmio_ops = {
Dimx_sc_thermal.c68 static const struct thermal_zone_device_ops imx_sc_thermal_ops = {
Ddove_thermal.c109 static struct thermal_zone_device_ops ops = {
Dmax77620_thermal.c67 static const struct thermal_zone_device_ops max77620_thermal_ops = {
Dloongson2_thermal.c92 static const struct thermal_zone_device_ops loongson2_of_thermal_ops = {
Ddb8500_thermal.c76 static const struct thermal_zone_device_ops thdev_ops = {
Dspear_thermal.c44 static struct thermal_zone_device_ops ops = {
Dthermal-generic-adc.c72 static const struct thermal_zone_device_ops gadc_thermal_ops = {
Dda9062-thermal.c140 static struct thermal_zone_device_ops da9062_thermal_ops = {
Dk3_bandgap.c154 static const struct thermal_zone_device_ops k3_of_thermal_ops = {
Drzg2l_thermal.c117 static const struct thermal_zone_device_ops rzg2l_tz_of_ops = {
Drcar_gen3_thermal.c93 struct thermal_zone_device_ops ops;
232 static const struct thermal_zone_device_ops rcar_gen3_tz_of_ops = {
/Linux-v6.6/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c203 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-v6.6/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.h26 struct thermal_zone_device_ops *ops;
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_thermal.c32 static struct thermal_zone_device_ops cxgb4_thermal_ops = {
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c232 static struct thermal_zone_device_ops mlxsw_thermal_ops = {
305 static struct thermal_zone_device_ops mlxsw_thermal_module_ops = {
334 static struct thermal_zone_device_ops mlxsw_thermal_gearbox_ops = {
/Linux-v6.6/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c137 static const struct thermal_zone_device_ops ti_of_thermal_ops = {

123