Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dhwmon.c43 struct hwmon_device_attribute { struct
53 container_of(d, struct hwmon_device_attribute, dev_attr) argument
184 struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); in hwmon_attr_show()
203 struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); in hwmon_attr_show_string()
223 struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); in hwmon_attr_store()
261 struct hwmon_device_attribute *hattr; in hwmon_genattr()