Home
last modified time | relevance | path

Searched refs:thermal_zone_of_device_ops (Results 1 – 25 of 44) sorted by relevance

12

/linux-5.19.10/include/linux/
Dthermal.h305 struct thermal_zone_of_device_ops { struct
321 const struct thermal_zone_of_device_ops *ops); argument
326 const struct thermal_zone_of_device_ops *ops);
339 const struct thermal_zone_of_device_ops *ops) in thermal_zone_of_sensor_register()
352 const struct thermal_zone_of_device_ops *ops) in devm_thermal_zone_of_sensor_register()
/linux-5.19.10/drivers/thermal/broadcom/
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()
Dbcm2711_thermal.c57 static const struct thermal_zone_of_device_ops bcm2711_thermal_of_ops = {
Dns-thermal.c46 static const struct thermal_zone_of_device_ops ns_thermal_ops = {
Dsr-thermal.c44 static const struct thermal_zone_of_device_ops sr_tz_ops = {
Dbcm2835_thermal.c138 static const struct thermal_zone_of_device_ops bcm2835_thermal_ops = {
/linux-5.19.10/drivers/thermal/
Dthermal_mmio.c37 static const struct thermal_zone_of_device_ops thermal_mmio_ops = {
Dthermal_of.c82 const struct thermal_zone_of_device_ops *ops;
388 const struct thermal_zone_of_device_ops *ops) in thermal_zone_of_add_sensor()
505 const struct thermal_zone_of_device_ops *ops) in thermal_zone_of_sensor_register()
629 void *data, const struct thermal_zone_of_device_ops *ops) in devm_thermal_zone_of_sensor_register()
Dimx_sc_thermal.c73 static const struct thermal_zone_of_device_ops imx_sc_thermal_ops = {
Dmax77620_thermal.c69 static const struct thermal_zone_of_device_ops max77620_thermal_ops = {
Dthermal-generic-adc.c71 static const struct thermal_zone_of_device_ops gadc_thermal_ops = {
Ddb8500_thermal.c86 static struct thermal_zone_of_device_ops thdev_ops = {
Dk3_bandgap.c154 static const struct thermal_zone_of_device_ops k3_of_thermal_ops = {
Drzg2l_thermal.c114 static const struct thermal_zone_of_device_ops rzg2l_tz_of_ops = {
Dimx8mm_thermal.c107 static struct thermal_zone_of_device_ops tmu_tz_ops = {
Damlogic_thermal.c198 static const struct thermal_zone_of_device_ops amlogic_thermal_ops = {
Duniphier_thermal.c207 static const struct thermal_zone_of_device_ops uniphier_of_thermal_ops = {
Dqoriq_thermal.c125 static const struct thermal_zone_of_device_ops tmu_tz_ops = {
/linux-5.19.10/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c133 static const struct thermal_zone_of_device_ops ti_of_thermal_ops = {
/linux-5.19.10/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c160 static const struct thermal_zone_of_device_ops tegra_bpmp_of_thermal_ops = {
/linux-5.19.10/Documentation/driver-api/thermal/
Dsysfs-api.rst113 const struct thermal_zone_of_device_ops *ops)
134 `struct thermal_zone_of_device_ops *`.
151 pointer of thermal_zone_of_device_ops. When called, it will
176 const struct thermal_zone_of_device_ops *ops)
/linux-5.19.10/drivers/hwmon/
Dscpi-hwmon.c124 static const struct thermal_zone_of_device_ops scpi_sensor_ops = {
/linux-5.19.10/drivers/input/touchscreen/
Dsun4i-ts.c200 static const struct thermal_zone_of_device_ops sun4i_ts_tz_ops = {
/linux-5.19.10/drivers/thermal/qcom/
Dqcom-spmi-temp-alarm.c285 static const struct thermal_zone_of_device_ops qpnp_tm_sensor_ops = {
/linux-5.19.10/drivers/thermal/st/
Dstm_thermal.c477 static const struct thermal_zone_of_device_ops stm_tz_ops = {

12