Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-logitech-hidpp.c3735 static const struct attribute_group ps_attribute_group = { variable
3867 ret = sysfs_create_group(&hdev->dev.kobj, &ps_attribute_group); in hidpp_probe()
3954 sysfs_remove_group(&hdev->dev.kobj, &ps_attribute_group); in hidpp_probe()
3967 sysfs_remove_group(&hdev->dev.kobj, &ps_attribute_group); in hidpp_remove()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-hidpp.c4326 static const struct attribute_group ps_attribute_group = { variable
4458 ret = sysfs_create_group(&hdev->dev.kobj, &ps_attribute_group); in hidpp_probe()
4545 sysfs_remove_group(&hdev->dev.kobj, &ps_attribute_group); in hidpp_probe()
4558 sysfs_remove_group(&hdev->dev.kobj, &ps_attribute_group); in hidpp_remove()

Completed in 13 milliseconds