Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/
Dhid-playstation.c623 static const struct attribute_group ps_device_attribute_group = { variable
1294 ret = devm_device_add_group(&hdev->dev, &ps_device_attribute_group); in ps_probe()