Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dlm3533-core.c374 static struct attribute_group lm3533_attribute_group = { variable
499 ret = sysfs_create_group(&lm3533->dev->kobj, &lm3533_attribute_group); in lm3533_device_init()
519 sysfs_remove_group(&lm3533->dev->kobj, &lm3533_attribute_group); in lm3533_device_exit()