Home
last modified time | relevance | path

Searched refs:thermal_zone_of_device_ops (Results 1 - 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/include/linux/
H A Dthermal.h293 * struct thermal_zone_of_device_ops - scallbacks for handling DT based zones
308 struct thermal_zone_of_device_ops { struct
323 const struct thermal_zone_of_device_ops *ops);
328 const struct thermal_zone_of_device_ops *ops);
341 const struct thermal_zone_of_device_ops *ops) in thermal_zone_of_sensor_register()
354 const struct thermal_zone_of_device_ops *ops) in devm_thermal_zone_of_sensor_register()
/kernel/linux/linux-5.10/drivers/thermal/broadcom/
H A Dbrcmstb_thermal.c108 const struct thermal_zone_of_device_ops *of_ops;
291 static const struct thermal_zone_of_device_ops brcmstb_16nm_of_ops = {
301 static const struct thermal_zone_of_device_ops brcmstb_28nm_of_ops = {
321 const struct thermal_zone_of_device_ops *of_ops; in brcmstb_thermal_probe()
H A Dns-thermal.c46 static const struct thermal_zone_of_device_ops ns_thermal_ops = {
H A Dsr-thermal.c44 static const struct thermal_zone_of_device_ops sr_tz_ops = {
H A Dbcm2711_thermal.c57 static const struct thermal_zone_of_device_ops bcm2711_thermal_of_ops = {
H A Dbcm2835_thermal.c138 static const struct thermal_zone_of_device_ops bcm2835_thermal_ops = {
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_of.c82 const struct thermal_zone_of_device_ops *ops;
380 const struct thermal_zone_of_device_ops *ops) in thermal_zone_of_add_sensor()
468 * @ops: struct thermal_zone_of_device_ops *. Must contain at least .get_temp.
494 const struct thermal_zone_of_device_ops *ops) in thermal_zone_of_sensor_register()
605 * @ops: struct thermal_zone_of_device_ops *. Must contain at least .get_temp.
617 void *data, const struct thermal_zone_of_device_ops *ops) in devm_thermal_zone_of_sensor_register()
H A Dimx_sc_thermal.c73 static const struct thermal_zone_of_device_ops imx_sc_thermal_ops = {
H A Dthermal_mmio.c37 static struct thermal_zone_of_device_ops thermal_mmio_ops = {
H A Dmax77620_thermal.c69 static const struct thermal_zone_of_device_ops max77620_thermal_ops = {
H A Dtango_thermal.c64 static const struct thermal_zone_of_device_ops ops = {
H A Dthermal-generic-adc.c71 static const struct thermal_zone_of_device_ops gadc_thermal_ops = {
H A Ddb8500_thermal.c86 static struct thermal_zone_of_device_ops thdev_ops = {
H A Dimx8mm_thermal.c113 static struct thermal_zone_of_device_ops tmu_tz_ops = {
H A Dk3_bandgap.c152 static const struct thermal_zone_of_device_ops k3_of_thermal_ops = {
H A Damlogic_thermal.c197 static const struct thermal_zone_of_device_ops amlogic_thermal_ops = {
H A Dzx2967_thermal.c114 static const struct thermal_zone_of_device_ops zx2967_of_thermal_ops = {
H A Duniphier_thermal.c207 static const struct thermal_zone_of_device_ops uniphier_of_thermal_ops = {
H A Dqoriq_thermal.c125 static const struct thermal_zone_of_device_ops tmu_tz_ops = {
/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c149 static const struct thermal_zone_of_device_ops tegra_bpmp_of_thermal_ops = {
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c140 static const struct thermal_zone_of_device_ops ti_of_thermal_ops = {
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dsun4i-ts.c200 static const struct thermal_zone_of_device_ops sun4i_ts_tz_ops = {
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dscpi-hwmon.c124 static const struct thermal_zone_of_device_ops scpi_sensor_ops = {
/kernel/linux/linux-5.10/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c262 static const struct thermal_zone_of_device_ops qpnp_tm_sensor_ops = {
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dsun4i-gpadc-iio.c431 static const struct thermal_zone_of_device_ops sun4i_ts_tz_ops = {
566 * thermal_zone_of_device_ops, the solution is to use the parent in sun4i_gpadc_probe_mfd()

Completed in 13 milliseconds

12