Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dhwmon.c50 struct hwmon_device_attribute { struct
60 container_of_const(d, struct hwmon_device_attribute, dev_attr) argument
124 const struct hwmon_device_attribute *hattr = to_hwmon_attr(dattr); in hwmon_free_attrs()
430 const struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); in hwmon_attr_show()
456 const struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); in hwmon_attr_show_string()
479 const struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); in hwmon_attr_store()
520 struct hwmon_device_attribute *hattr; in hwmon_genattr()