Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vfio/
Dvfio_main.c326 static struct vfio_device *vfio_group_get_device(struct vfio_group *group, in vfio_group_get_device() function
547 existing_device = vfio_group_get_device(group, device->dev); in __vfio_register_dev()