Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Dlm3533-core.c243 struct lm3533_device_attribute { struct
254 container_of(_attr, struct lm3533_device_attribute, dev_attr) argument
260 struct lm3533_device_attribute *lattr = to_lm3533_dev_attr(attr); in show_output()
297 struct lm3533_device_attribute *lattr = to_lm3533_dev_attr(attr); in store_output()
317 struct lm3533_device_attribute lm3533_dev_attr_##_name = \
364 struct lm3533_device_attribute *lattr = to_lm3533_dev_attr(dattr); in lm3533_attr_is_visible()