Home
last modified time | relevance | path

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

/drivers/misc/
Disl29020.c148 static struct attribute_group m_als_gr = { variable
174 res = sysfs_create_group(&client->dev.kobj, &m_als_gr); in isl29020_probe()
187 sysfs_remove_group(&client->dev.kobj, &m_als_gr); in isl29020_remove()
Dapds9802als.c200 static struct attribute_group m_als_gr = { variable
239 res = sysfs_create_group(&client->dev.kobj, &m_als_gr); in apds9802als_probe()
264 sysfs_remove_group(&client->dev.kobj, &m_als_gr); in apds9802als_remove()