Home
last modified time | relevance | path

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

123

/linux-6.1.9/include/linux/ !
Dthermal.h56 struct thermal_zone_device_ops { struct
178 struct thermal_zone_device_ops *ops;
301 const struct thermal_zone_device_ops *ops);
304 const struct thermal_zone_device_ops *ops);
315 const struct thermal_zone_device_ops *ops) in thermal_of_zone_register()
322 const struct thermal_zone_device_ops *ops) in devm_thermal_of_zone_register()
339 void *, struct thermal_zone_device_ops *,
346 void *, struct thermal_zone_device_ops *,
380 struct thermal_zone_device_ops *ops, in thermal_zone_device_register()
/linux-6.1.9/drivers/thermal/intel/int340x_thermal/ !
Dint340x_thermal_zone.h32 struct thermal_zone_device_ops *override_ops;
39 struct thermal_zone_device_ops *override_ops);
Dint340x_thermal_zone.c162 static struct thermal_zone_device_ops int340x_thermal_zone_ops = {
232 struct thermal_zone_device_ops *override_ops) in int340x_thermal_zone_add()
Dprocessor_thermal_device.c210 static struct thermal_zone_device_ops proc_thermal_local_ops = {
288 struct thermal_zone_device_ops *ops = NULL; in proc_thermal_add()
/linux-6.1.9/drivers/thermal/broadcom/ !
Dbrcmstb_thermal.c108 const struct thermal_zone_device_ops *of_ops;
291 static const struct thermal_zone_device_ops brcmstb_16nm_of_ops = {
301 static const struct thermal_zone_device_ops brcmstb_28nm_of_ops = {
321 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-6.1.9/drivers/thermal/ !
Dthermal_of.c557 struct thermal_zone_device_ops *ops = tz->ops; in thermal_of_zone_unregister()
588 const struct thermal_zone_device_ops *ops) in thermal_of_zone_register()
593 struct thermal_zone_device_ops *of_ops; in thermal_of_zone_register()
698 const struct thermal_zone_device_ops *ops) in devm_thermal_of_zone_register()
Dkirkwood_thermal.c54 static struct thermal_zone_device_ops ops = {
Dthermal_mmio.c36 static const struct thermal_zone_device_ops thermal_mmio_ops = {
Dimx_sc_thermal.c73 static const struct thermal_zone_device_ops imx_sc_thermal_ops = {
Dmax77620_thermal.c69 static const struct thermal_zone_device_ops max77620_thermal_ops = {
Ddove_thermal.c112 static struct thermal_zone_device_ops ops = {
Ddb8500_thermal.c75 static const struct thermal_zone_device_ops thdev_ops = {
Dspear_thermal.c44 static struct thermal_zone_device_ops ops = {
Dthermal-generic-adc.c71 static const struct thermal_zone_device_ops gadc_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_thermal.c319 static const struct thermal_zone_device_ops rcar_thermal_zone_of_ops = {
323 static struct thermal_zone_device_ops rcar_thermal_zone_ops = {
Dimx8mm_thermal.c113 static const struct thermal_zone_device_ops tmu_tz_ops = {
Dda9062-thermal.c173 static struct thermal_zone_device_ops da9062_thermal_ops = {
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ !
Dcxgb4_thermal.c56 static struct thermal_zone_device_ops cxgb4_thermal_ops = {
/linux-6.1.9/drivers/thermal/ti-soc-thermal/ !
Dti-thermal-common.c133 static const struct thermal_zone_device_ops ti_of_thermal_ops = {

123