Searched refs:ps_attribute_group (Results 1 – 1 of 1) sorted by relevance
3975 static const struct attribute_group ps_attribute_group = { variable4112 ret = sysfs_create_group(&hdev->dev.kobj, &ps_attribute_group); in hidpp_probe()4202 sysfs_remove_group(&hdev->dev.kobj, &ps_attribute_group); in hidpp_probe()4215 sysfs_remove_group(&hdev->dev.kobj, &ps_attribute_group); in hidpp_remove()