Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()