Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mfd/
Dlm3533-core.c376 static struct attribute_group lm3533_attribute_group = { variable
509 ret = sysfs_create_group(&lm3533->dev->kobj, &lm3533_attribute_group); in lm3533_device_init()
529 sysfs_remove_group(&lm3533->dev->kobj, &lm3533_attribute_group); in lm3533_device_exit()