lm3533_als_attribute
static inline struct lm3533_als_attribute *
return container_of(attr, struct lm3533_als_attribute, dev_attr);
struct lm3533_als_attribute *als_attr = to_lm3533_als_attr(attr);
struct lm3533_als_attribute *als_attr = to_lm3533_als_attr(attr);
struct lm3533_als_attribute lm3533_als_attr_##_name = \