Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/backlight/
Dlp855x_bl.c340 static const struct attribute_group lp855x_attr_group = { variable
484 ret = sysfs_create_group(&lp->dev->kobj, &lp855x_attr_group); in lp855x_probe()
502 sysfs_remove_group(&lp->dev->kobj, &lp855x_attr_group); in lp855x_remove()