Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/misc/
Daxp20x-pek.c161 static const struct attribute_group axp20x_attribute_group = { variable
184 sysfs_remove_group(&dev->kobj, &axp20x_attribute_group); in axp20x_remove_sysfs_group()
252 error = sysfs_create_group(&pdev->dev.kobj, &axp20x_attribute_group); in axp20x_pek_probe()