Home
last modified time | relevance | path

Searched defs:devm_acpi_fan_create_hwmon (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/acpi/
H A Dfan_hwmon.c169 int devm_acpi_fan_create_hwmon(struct device *dev) in devm_acpi_fan_create_hwmon() function
H A Dfan.h70 static inline int devm_acpi_fan_create_hwmon(struct device *dev) { return 0; }; in devm_acpi_fan_create_hwmon() function