Home
last modified time | relevance | path

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

123

/openbmc/linux/include/linux/
H A Dthermal.h70 struct thermal_zone_device_ops { struct
179 struct thermal_zone_device_ops *ops;
265 const struct thermal_zone_device_ops *ops);
273 const struct thermal_zone_device_ops *ops) in devm_thermal_of_zone_register()
312 struct thermal_zone_device_ops *ops,
319 struct thermal_zone_device_ops *ops,
368 struct thermal_zone_device_ops *ops, in thermal_zone_device_register_with_trips()
376 struct thermal_zone_device_ops *ops, in thermal_tripless_zone_device_register()
/openbmc/linux/drivers/thermal/broadcom/
H A 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()
H A Dns-thermal.c41 static const struct thermal_zone_device_ops ns_thermal_ops = {
H A Dbcm2711_thermal.c57 static const struct thermal_zone_device_ops bcm2711_thermal_of_ops = {
H A Dsr-thermal.c43 static const struct thermal_zone_device_ops sr_tz_ops = {
H A Dbcm2835_thermal.c138 static const struct thermal_zone_device_ops bcm2835_thermal_ops = {
/openbmc/linux/drivers/thermal/
H A Dthermal_of.c444 struct thermal_zone_device_ops *ops = tz->ops; in thermal_of_zone_unregister()
473 const struct thermal_zone_device_ops *ops) in thermal_of_zone_register()
478 struct thermal_zone_device_ops *of_ops; in thermal_of_zone_register()
573 const struct thermal_zone_device_ops *ops) in devm_thermal_of_zone_register()
H A Dkirkwood_thermal.c51 static struct thermal_zone_device_ops ops = {
H A Dthermal_mmio.c36 static const struct thermal_zone_device_ops thermal_mmio_ops = {
H A Dimx_sc_thermal.c68 static const struct thermal_zone_device_ops imx_sc_thermal_ops = {
H A Dmax77620_thermal.c67 static const struct thermal_zone_device_ops max77620_thermal_ops = {
H A Ddove_thermal.c109 static struct thermal_zone_device_ops ops = {
H A Dloongson2_thermal.c92 static const struct thermal_zone_device_ops loongson2_of_thermal_ops = {
H A Dspear_thermal.c44 static struct thermal_zone_device_ops ops = {
H A Dthermal-generic-adc.c72 static const struct thermal_zone_device_ops gadc_thermal_ops = {
H A Ddb8500_thermal.c76 static const struct thermal_zone_device_ops thdev_ops = {
H A Drcar_gen3_thermal.c93 struct thermal_zone_device_ops ops;
232 static const struct thermal_zone_device_ops rcar_gen3_tz_of_ops = {
H A Dda9062-thermal.c140 static struct thermal_zone_device_ops da9062_thermal_ops = {
H A Drzg2l_thermal.c117 static const struct thermal_zone_device_ops rzg2l_tz_of_ops = {
H A Dk3_bandgap.c154 static const struct thermal_zone_device_ops k3_of_thermal_ops = {
/openbmc/linux/drivers/thermal/tegra/
H A 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()
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.h26 struct thermal_zone_device_ops *ops;
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c32 static struct thermal_zone_device_ops cxgb4_thermal_ops = {
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A 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 = {
/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c137 static const struct thermal_zone_device_ops ti_of_thermal_ops = {

123