Home
last modified time | relevance | path

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

/drivers/misc/
Disl29020.c137 static const struct attribute_group m_als_gr = { variable
163 res = sysfs_create_group(&client->dev.kobj, &m_als_gr); in isl29020_probe()
177 sysfs_remove_group(&client->dev.kobj, &m_als_gr); in isl29020_remove()
Dapds9802als.c188 static const struct attribute_group m_als_gr = { variable
227 res = sysfs_create_group(&client->dev.kobj, &m_als_gr); in apds9802als_probe()
252 sysfs_remove_group(&client->dev.kobj, &m_als_gr); in apds9802als_remove()