Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/nx/
Dnx-common-pseries.c965 static const struct attribute_group nx842_attribute_group = { variable
1083 if (sysfs_create_group(&viodev->dev.kobj, &nx842_attribute_group)) { in nx842_probe()
1116 sysfs_remove_group(&viodev->dev.kobj, &nx842_attribute_group); in nx842_remove()