Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Disl29020.c137 static const struct attribute_group m_als_gr = { variable
162 res = sysfs_create_group(&client->dev.kobj, &m_als_gr); in isl29020_probe()
176 sysfs_remove_group(&client->dev.kobj, &m_als_gr); in isl29020_remove()
H A Dapds9802als.c188 static const struct attribute_group m_als_gr = { variable
226 res = sysfs_create_group(&client->dev.kobj, &m_als_gr); in apds9802als_probe()
251 sysfs_remove_group(&client->dev.kobj, &m_als_gr); in apds9802als_remove()