Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dhwmon.c44 struct hwmon_device_attribute { struct
54 container_of(d, struct hwmon_device_attribute, dev_attr) argument
106 struct hwmon_device_attribute *hattr = to_hwmon_attr(dattr); in hwmon_free_attrs()
266 struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); in hwmon_attr_show()
285 struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); in hwmon_attr_show_string()
305 struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); in hwmon_attr_store()
342 struct hwmon_device_attribute *hattr; in hwmon_genattr()