Home
last modified time | relevance | path

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

123

/linux/include/linux/
H A Dthermal.h94 struct thermal_zone_device_ops { struct
193 const struct thermal_zone_device_ops *ops);
201 const struct thermal_zone_device_ops *ops) in devm_thermal_of_zone_register()
228 const struct thermal_zone_device_ops *ops,
236 const struct thermal_zone_device_ops *ops,
277 const struct thermal_zone_device_ops *ops, in thermal_zone_device_register_with_trips()
285 struct thermal_zone_device_ops *ops, in thermal_tripless_zone_device_register()
/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 = {
/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()
/linux/drivers/thermal/
H A Dthermal_of.c379 const struct thermal_zone_device_ops *ops) in thermal_of_zone_register()
381 struct thermal_zone_device_ops of_ops = *ops; in thermal_of_zone_register()
480 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 Dthermal-generic-adc.c72 static const struct thermal_zone_device_ops gadc_thermal_ops = {
H A Dspear_thermal.c44 static struct thermal_zone_device_ops ops = {
H A Ddb8500_thermal.c76 static const struct thermal_zone_device_ops thdev_ops = {
H A Dloongson2_thermal.c115 static struct thermal_zone_device_ops loongson2_of_thermal_ops = {
H A Dk3_bandgap.c153 static const struct thermal_zone_device_ops k3_of_thermal_ops = {
H A Dda9062-thermal.c140 static struct thermal_zone_device_ops da9062_thermal_ops = {
H A Dthermal_core.h127 struct thermal_zone_device_ops ops;
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c32 static struct thermal_zone_device_ops cxgb4_thermal_ops = {
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c212 static struct thermal_zone_device_ops mlxsw_thermal_ops = {
255 static struct thermal_zone_device_ops mlxsw_thermal_module_ops = {
283 static struct thermal_zone_device_ops mlxsw_thermal_gearbox_ops = {
/linux/drivers/thermal/renesas/
H A Drcar_gen3_thermal.c96 struct thermal_zone_device_ops ops;
234 static const struct thermal_zone_device_ops rcar_gen3_tz_of_ops = {
H A Drzg2l_thermal.c117 static const struct thermal_zone_device_ops rzg2l_tz_of_ops = {
/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c137 static const struct thermal_zone_device_ops ti_of_thermal_ops = {

123