Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dlm3533-core.c380 static struct attribute_group lm3533_attribute_group = { variable
515 ret = sysfs_create_group(&lm3533->dev->kobj, &lm3533_attribute_group); in lm3533_device_init()
535 sysfs_remove_group(&lm3533->dev->kobj, &lm3533_attribute_group); in lm3533_device_exit()