Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/crypto/
Dzcrypt_cex2c.c89 static const struct attribute_group cca_card_attr_grp = { variable
296 &cca_card_attr_grp); in zcrypt_cex2c_card_probe()
316 sysfs_remove_group(&ap_dev->device.kobj, &cca_card_attr_grp); in zcrypt_cex2c_card_remove()
Dzcrypt_cex4.c98 static const struct attribute_group cca_card_attr_grp = { variable
548 &cca_card_attr_grp); in zcrypt_cex4_card_probe()
575 sysfs_remove_group(&ap_dev->device.kobj, &cca_card_attr_grp); in zcrypt_cex4_card_remove()