Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Delants_i2c.c1060 static struct attribute_group elants_attribute_group = { variable
1068 sysfs_remove_group(&ts->client->dev.kobj, &elants_attribute_group); in elants_i2c_remove_sysfs_group()
1285 error = sysfs_create_group(&client->dev.kobj, &elants_attribute_group); in elants_i2c_probe()