Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-logitech-hidpp.c3689 static const struct attribute_group ps_attribute_group = { variable
3826 ret = sysfs_create_group(&hdev->dev.kobj, &ps_attribute_group); in hidpp_probe()
3916 sysfs_remove_group(&hdev->dev.kobj, &ps_attribute_group); in hidpp_probe()
3929 sysfs_remove_group(&hdev->dev.kobj, &ps_attribute_group); in hidpp_remove()