Home
last modified time | relevance | path

Searched defs:devm_thermal_add_hwmon_sysfs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_hwmon.h30 devm_thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in devm_thermal_add_hwmon_sysfs() function
H A Dthermal_hwmon.c259 int devm_thermal_add_hwmon_sysfs(struct thermal_zone_device *tz) in devm_thermal_add_hwmon_sysfs() function
280 EXPORT_SYMBOL_GPL(devm_thermal_add_hwmon_sysfs); variable
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_hwmon.h30 devm_thermal_add_hwmon_sysfs(struct device *dev, struct thermal_zone_device *tz) in devm_thermal_add_hwmon_sysfs() function
H A Dthermal_hwmon.c267 int devm_thermal_add_hwmon_sysfs(struct device *dev, struct thermal_zone_device *tz) in devm_thermal_add_hwmon_sysfs() function
291 EXPORT_SYMBOL_GPL(devm_thermal_add_hwmon_sysfs); variable

Completed in 4 milliseconds