Searched refs:bh1780_attr_group (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/misc/
H A Dbh1780gli.c144 static const struct attribute_group bh1780_attr_group = { variable in typeref:struct:attribute_group
175 return sysfs_create_group(&client->dev.kobj, &bh1780_attr_group); bh1780_probe()
180 sysfs_remove_group(&client->dev.kobj, &bh1780_attr_group); bh1780_remove()

Completed in 33 milliseconds