Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/linux/
Dthermal.h353 struct thermal_zone_of_device_ops { struct
380 const struct thermal_zone_of_device_ops *ops); argument
385 const struct thermal_zone_of_device_ops *ops);
391 const struct thermal_zone_of_device_ops *ops) in thermal_zone_of_sensor_register()
404 const struct thermal_zone_of_device_ops *ops) in devm_thermal_zone_of_sensor_register()
/Linux-v4.19/drivers/thermal/broadcom/
Dns-thermal.c49 static const struct thermal_zone_of_device_ops ns_thermal_ops = {
Dbcm2835_thermal.c148 static const struct thermal_zone_of_device_ops bcm2835_thermal_ops = {
Dbrcmstb_thermal.c302 static struct thermal_zone_of_device_ops of_ops = {
/Linux-v4.19/drivers/thermal/
Dof-thermal.c70 const struct thermal_zone_of_device_ops *ops;
389 const struct thermal_zone_of_device_ops *ops) in thermal_zone_of_add_sensor()
459 const struct thermal_zone_of_device_ops *ops) in thermal_zone_of_sensor_register()
593 void *data, const struct thermal_zone_of_device_ops *ops) in devm_thermal_zone_of_sensor_register()
Dtango_thermal.c63 static const struct thermal_zone_of_device_ops ops = {
Dmax77620_thermal.c72 static const struct thermal_zone_of_device_ops max77620_thermal_ops = {
Dthermal-generic-adc.c67 static const struct thermal_zone_of_device_ops gadc_thermal_ops = {
Dzx2967_thermal.c114 static const struct thermal_zone_of_device_ops zx2967_of_thermal_ops = {
Dqcom-spmi-temp-alarm.c183 static const struct thermal_zone_of_device_ops qpnp_tm_sensor_ops = {
Dqoriq_thermal.c181 static const struct thermal_zone_of_device_ops tmu_tz_ops = {
Duniphier_thermal.c218 static const struct thermal_zone_of_device_ops uniphier_of_thermal_ops = {
Drcar_gen3_thermal.c216 static const struct thermal_zone_of_device_ops rcar_gen3_tz_of_ops = {
Dhisi_thermal.c446 static const struct thermal_zone_of_device_ops hisi_of_thermal_ops = {
Drcar_thermal.c339 static const struct thermal_zone_of_device_ops rcar_thermal_zone_of_ops = {
Darmada_thermal.c398 static struct thermal_zone_of_device_ops of_ops = {
Dmtk_thermal.c476 static const struct thermal_zone_of_device_ops mtk_thermal_ops = {
/Linux-v4.19/drivers/thermal/qcom/
Dtsens.c83 static const struct thermal_zone_of_device_ops tsens_of_ops = {
/Linux-v4.19/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c154 static const struct thermal_zone_of_device_ops ti_of_thermal_ops = {
/Linux-v4.19/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c158 static const struct thermal_zone_of_device_ops tegra_bpmp_of_thermal_ops = {
/Linux-v4.19/drivers/hwmon/
Dscpi-hwmon.c123 static const struct thermal_zone_of_device_ops scpi_sensor_ops = {
Dntc_thermistor.c551 static const struct thermal_zone_of_device_ops ntc_of_thermal_ops = {
/Linux-v4.19/drivers/input/touchscreen/
Dsun4i-ts.c209 static const struct thermal_zone_of_device_ops sun4i_ts_tz_ops = {
/Linux-v4.19/Documentation/thermal/
Dsysfs-api.txt80 const struct thermal_zone_of_device_ops *ops)
96 ops: struct thermal_zone_of_device_ops *.
110 pointer of thermal_zone_of_device_ops. When called, it will
129 void *data, const struct thermal_zone_of_device_ops *ops)
/Linux-v4.19/drivers/iio/adc/
Dsun4i-gpadc-iio.c434 static const struct thermal_zone_of_device_ops sun4i_ts_tz_ops = {

12