Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/vfio/
Dvfio.c462 static struct vfio_device *vfio_group_get_device(struct vfio_group *group, in vfio_group_get_device() function
586 existing_device = vfio_group_get_device(group, device->dev); in __vfio_register_dev()