Searched refs:attrs_const (Results 1 – 3 of 3) sorted by relevance
109 .attrs_const = hwmon_dev_attrs,135 if (hwdev->group.attrs_const) in hwmon_dev_release()136 hwmon_free_attrs(hwdev->group.attrs_const); in hwmon_dev_release()950 hwdev->group.attrs_const = attrs; in __hwmon_device_register()
194 .attrs_const = foo_default_attrs,
120 const struct attribute *const *attrs_const; member