Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/nx/
H A Dnx-common-pseries.c967 static const struct attribute_group nx842_attribute_group = { variable
1085 if (sysfs_create_group(&viodev->dev.kobj, &nx842_attribute_group)) { in nx842_probe()
1118 sysfs_remove_group(&viodev->dev.kobj, &nx842_attribute_group); in nx842_remove()