Searched refs:to_hwmon_device (Results 1 – 1 of 1) sorted by relevance
34 #define to_hwmon_device(d) container_of(d, struct hwmon_device, dev) macro39 return sprintf(buf, "%s\n", to_hwmon_device(dev)->name); in show_name()53 if (to_hwmon_device(dev)->name == NULL) in hwmon_dev_name_is_visible()71 kfree(to_hwmon_device(dev)); in hwmon_dev_release()