Home
last modified time | relevance | path

Searched refs:is_hwmon_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dhwmon.c321 static bool is_hwmon_device(struct device *dev) in is_hwmon_device() function
346 return is_hwmon_device(dev); in hwmon_match_device()
789 if (WARN(!is_hwmon_device(dev), "%s is not a hardware monitoring device\n", in hwmon_notify_event()