Lines Matching refs:attr
65 struct device_attribute *attr, char *buf)
73 struct device_attribute *attr, char *buf)
82 struct device_attribute *attr, char *buf)
102 struct device_attribute *attr,
131 struct device_attribute *attr, char *buf)
154 struct device_attribute *attr,
182 struct device_attribute *attr,
197 struct device_attribute *attr,
221 &dev_attr_als_channel.attr,
222 &dev_attr_als_en.attr,
223 &dev_attr_id.attr,
224 &dev_attr_linear.attr,
225 &dev_attr_pwm.attr,
230 struct attribute *attr, int n)
234 umode_t mode = attr->mode;
236 if (attr == &dev_attr_als_channel.attr ||
237 attr == &dev_attr_als_en.attr) {