Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/include/linux/
A 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()
358 void *, struct thermal_zone_device_ops *,
365 void *, struct thermal_zone_device_ops *,
399 struct thermal_zone_device_ops *ops, in thermal_zone_device_register()
/linux-6.3-rc2/drivers/thermal/broadcom/
A 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()
A Dns-thermal.c41 static const struct thermal_zone_device_ops ns_thermal_ops = {
A Dbcm2711_thermal.c57 static const struct thermal_zone_device_ops bcm2711_thermal_of_ops = {
A Dsr-thermal.c43 static const struct thermal_zone_device_ops sr_tz_ops = {
A Dbcm2835_thermal.c138 static const struct thermal_zone_device_ops bcm2835_thermal_ops = {
/linux-6.3-rc2/drivers/thermal/
A Dthermal_of.c446 struct thermal_zone_device_ops *ops = tz->ops; in thermal_of_zone_unregister()
477 const struct thermal_zone_device_ops *ops) in thermal_of_zone_register()
482 struct thermal_zone_device_ops *of_ops; in thermal_of_zone_register()
582 const struct thermal_zone_device_ops *ops) in devm_thermal_of_zone_register()
A Dkirkwood_thermal.c54 static struct thermal_zone_device_ops ops = {
A Dthermal_mmio.c36 static const struct thermal_zone_device_ops thermal_mmio_ops = {
A Dimx_sc_thermal.c72 static const struct thermal_zone_device_ops imx_sc_thermal_ops = {
A Dmax77620_thermal.c69 static const struct thermal_zone_device_ops max77620_thermal_ops = {
A Ddove_thermal.c112 static struct thermal_zone_device_ops ops = {
A Ddb8500_thermal.c75 static const struct thermal_zone_device_ops thdev_ops = {
A Dthermal-generic-adc.c71 static const struct thermal_zone_device_ops gadc_thermal_ops = {
A Dspear_thermal.c44 static struct thermal_zone_device_ops ops = {
A Dda9062-thermal.c135 static struct thermal_zone_device_ops da9062_thermal_ops = {
A Drzg2l_thermal.c117 static const struct thermal_zone_device_ops rzg2l_tz_of_ops = {
A Dk3_bandgap.c154 static const struct thermal_zone_device_ops k3_of_thermal_ops = {
A Drcar_gen3_thermal.c89 struct thermal_zone_device_ops ops;
229 static const struct thermal_zone_device_ops rcar_gen3_tz_of_ops = {
/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.h26 struct thermal_zone_device_ops *ops;
A Dint340x_thermal_zone.c64 static struct thermal_zone_device_ops int340x_thermal_zone_ops = {
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_thermal.c32 static struct thermal_zone_device_ops cxgb4_thermal_ops = {
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_thermal.c275 static struct thermal_zone_device_ops mlxsw_thermal_ops = {
385 static struct thermal_zone_device_ops mlxsw_thermal_module_ops = {
414 static struct thermal_zone_device_ops mlxsw_thermal_gearbox_ops = {
/linux-6.3-rc2/drivers/thermal/ti-soc-thermal/
A Dti-thermal-common.c133 static const struct thermal_zone_device_ops ti_of_thermal_ops = {
/linux-6.3-rc2/drivers/thermal/st/
A Dst_thermal.c137 static struct thermal_zone_device_ops st_tz_ops = {

Completed in 44 milliseconds

123