Home
last modified time | relevance | path

Searched refs:hattr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dhwmon.c106 struct hwmon_device_attribute *hattr = to_hwmon_attr(dattr); in hwmon_free_attrs() local
108 kfree(hattr); in hwmon_free_attrs()
266 struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); in hwmon_attr_show() local
270 ret = hattr->ops->read(dev, hattr->type, hattr->attr, hattr->index, in hwmon_attr_show()
275 trace_hwmon_attr_show(hattr->index + hwmon_attr_base(hattr->type), in hwmon_attr_show()
276 hattr in hwmon_attr_show()
285 struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); hwmon_attr_show_string() local
305 struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); hwmon_attr_store() local
342 struct hwmon_device_attribute *hattr; hwmon_genattr() local
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dhwmon.c121 struct hwmon_device_attribute *hattr = to_hwmon_attr(dattr); in hwmon_free_attrs() local
123 kfree(hattr); in hwmon_free_attrs()
317 struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); in hwmon_attr_show() local
321 ret = hattr->ops->read(dev, hattr->type, hattr->attr, hattr->index, in hwmon_attr_show()
326 trace_hwmon_attr_show(hattr->index + hwmon_attr_base(hattr->type), in hwmon_attr_show()
327 hattr in hwmon_attr_show()
336 struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); hwmon_attr_show_string() local
356 struct hwmon_device_attribute *hattr = to_hwmon_attr(devattr); hwmon_attr_store() local
393 struct hwmon_device_attribute *hattr; hwmon_genattr() local
[all...]

Completed in 3 milliseconds