Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/crypto/
H A Dvfio_ap_ops.c2357 static const struct attribute_group vfio_queue_attr_group = { variable
2423 ret = sysfs_create_group(&apdev->device.kobj, &vfio_queue_attr_group); in vfio_ap_mdev_probe_queue()
2466 sysfs_remove_group(&apdev->device.kobj, &vfio_queue_attr_group); in vfio_ap_mdev_probe_queue()
2476 sysfs_remove_group(&apdev->device.kobj, &vfio_queue_attr_group); in vfio_ap_mdev_remove_queue()