Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx-842-pseries.c942 static struct attribute_group nx842_attribute_group = { variable
1030 if (sysfs_create_group(&viodev->dev.kobj, &nx842_attribute_group)) { in nx842_probe()
1053 sysfs_remove_group(&viodev->dev.kobj, &nx842_attribute_group); in nx842_remove()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds